Lines Matching refs:bnx2x_exeq_elem

80 					     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()
872 struct bnx2x_exeq_elem *elem, int rule_idx, in bnx2x_set_one_mac_e1x()
896 struct bnx2x_exeq_elem *elem, int rule_idx, in bnx2x_set_one_vlan_e2()
946 struct bnx2x_exeq_elem *elem, in bnx2x_set_one_vlan_mac_e2()
1010 struct bnx2x_exeq_elem *elem, in bnx2x_set_one_vlan_mac_e1h()
1099 static struct bnx2x_exeq_elem *bnx2x_exeq_get_mac( in bnx2x_exeq_get_mac()
1101 struct bnx2x_exeq_elem *elem) in bnx2x_exeq_get_mac()
1103 struct bnx2x_exeq_elem *pos; in bnx2x_exeq_get_mac()
1116 static struct bnx2x_exeq_elem *bnx2x_exeq_get_vlan( in bnx2x_exeq_get_vlan()
1118 struct bnx2x_exeq_elem *elem) in bnx2x_exeq_get_vlan()
1120 struct bnx2x_exeq_elem *pos; in bnx2x_exeq_get_vlan()
1133 static struct bnx2x_exeq_elem *bnx2x_exeq_get_vlan_mac( in bnx2x_exeq_get_vlan_mac()
1135 struct bnx2x_exeq_elem *elem) in bnx2x_exeq_get_vlan_mac()
1137 struct bnx2x_exeq_elem *pos; in bnx2x_exeq_get_vlan_mac()
1166 struct bnx2x_exeq_elem *elem) in bnx2x_validate_vlan_mac_add()
1216 struct bnx2x_exeq_elem *elem) in bnx2x_validate_vlan_mac_del()
1221 struct bnx2x_exeq_elem query_elem; in bnx2x_validate_vlan_mac_del()
1276 struct bnx2x_exeq_elem *elem) in bnx2x_validate_vlan_mac_move()
1280 struct bnx2x_exeq_elem query_elem; in bnx2x_validate_vlan_mac_move()
1340 struct bnx2x_exeq_elem *elem) in bnx2x_validate_vlan_mac()
1356 struct bnx2x_exeq_elem *elem) in bnx2x_remove_vlan_mac()
1463 struct bnx2x_exeq_elem *elem) in bnx2x_optimize_vlan_mac()
1465 struct bnx2x_exeq_elem query, *pos; in bnx2x_optimize_vlan_mac()
1526 struct bnx2x_exeq_elem *elem, in bnx2x_vlan_mac_get_registry_elem()
1582 struct bnx2x_exeq_elem *elem; in bnx2x_execute_vlan_mac()
1707 struct bnx2x_exeq_elem *elem; in bnx2x_vlan_mac_push_new_cmd()
1834 struct bnx2x_exeq_elem *exeq_pos, *exeq_pos_n; in bnx2x_vlan_mac_del_all()