Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h143 struct bnx2x_exeq_elem { struct
162 struct bnx2x_exeq_elem *elem); argument
166 struct bnx2x_exeq_elem *elem);
174 struct bnx2x_exeq_elem *elem);
179 typedef struct bnx2x_exeq_elem *
181 struct bnx2x_exeq_elem *elem);
356 struct bnx2x_exeq_elem *elem, int rule_idx,
Dbnx2x_sp.c80 struct bnx2x_exeq_elem *elem) in bnx2x_exe_queue_free_elem()
88 struct bnx2x_exeq_elem *elem; in bnx2x_exe_queue_length()
113 struct bnx2x_exeq_elem *elem, in bnx2x_exe_queue_add()
154 struct bnx2x_exeq_elem *elem; in __bnx2x_exe_queue_reset_pending()
158 struct bnx2x_exeq_elem, link); in __bnx2x_exe_queue_reset_pending()
190 struct bnx2x_exeq_elem *elem, spacer; in bnx2x_exe_queue_step()
219 elem = list_first_entry(&o->exe_queue, struct bnx2x_exeq_elem, in bnx2x_exe_queue_step()
273 static inline struct bnx2x_exeq_elem *bnx2x_exe_queue_alloc_elem( in bnx2x_exe_queue_alloc_elem()
277 return kzalloc(sizeof(struct bnx2x_exeq_elem), GFP_ATOMIC); in bnx2x_exe_queue_alloc_elem()
716 struct bnx2x_exeq_elem *elem, int rule_idx, in bnx2x_set_one_mac_e2()
[all …]