Home
last modified time | relevance | path

Searched refs:bnx2x_exeq_elem (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h153 struct bnx2x_exeq_elem { struct
172 struct bnx2x_exeq_elem *elem); argument
176 struct bnx2x_exeq_elem *elem);
183 struct bnx2x_exeq_elem *elem);
188 typedef struct bnx2x_exeq_elem *
190 struct bnx2x_exeq_elem *elem);
376 struct bnx2x_exeq_elem *elem, int rule_idx,
Dbnx2x_sp.c82 struct bnx2x_exeq_elem *elem) in bnx2x_exe_queue_free_elem()
90 struct bnx2x_exeq_elem *elem; in bnx2x_exe_queue_length()
115 struct bnx2x_exeq_elem *elem, in bnx2x_exe_queue_add()
155 struct bnx2x_exeq_elem *elem; in __bnx2x_exe_queue_reset_pending()
159 struct bnx2x_exeq_elem, link); in __bnx2x_exe_queue_reset_pending()
179 struct bnx2x_exeq_elem *elem, spacer; in bnx2x_exe_queue_step()
203 elem = list_first_entry(&o->exe_queue, struct bnx2x_exeq_elem, in bnx2x_exe_queue_step()
250 static inline struct bnx2x_exeq_elem *bnx2x_exe_queue_alloc_elem( in bnx2x_exe_queue_alloc_elem()
254 return kzalloc(sizeof(struct bnx2x_exeq_elem), GFP_ATOMIC); in bnx2x_exe_queue_alloc_elem()
885 struct bnx2x_exeq_elem *elem, int rule_idx, in bnx2x_set_one_mac_e2()
[all …]