Lines Matching refs:bnx2x_exeq_elem

82 					     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()
1046 struct bnx2x_exeq_elem *elem, int rule_idx, in bnx2x_set_one_mac_e1x()
1069 struct bnx2x_exeq_elem *elem, int rule_idx, in bnx2x_set_one_vlan_e2()
1119 struct bnx2x_exeq_elem *elem, in bnx2x_set_one_vlan_mac_e2()
1185 struct bnx2x_exeq_elem *elem, in bnx2x_set_one_vlan_mac_e1h()
1272 static struct bnx2x_exeq_elem *bnx2x_exeq_get_mac( in bnx2x_exeq_get_mac()
1274 struct bnx2x_exeq_elem *elem) in bnx2x_exeq_get_mac()
1276 struct bnx2x_exeq_elem *pos; in bnx2x_exeq_get_mac()
1289 static struct bnx2x_exeq_elem *bnx2x_exeq_get_vlan( in bnx2x_exeq_get_vlan()
1291 struct bnx2x_exeq_elem *elem) in bnx2x_exeq_get_vlan()
1293 struct bnx2x_exeq_elem *pos; in bnx2x_exeq_get_vlan()
1306 static struct bnx2x_exeq_elem *bnx2x_exeq_get_vlan_mac( in bnx2x_exeq_get_vlan_mac()
1308 struct bnx2x_exeq_elem *elem) in bnx2x_exeq_get_vlan_mac()
1310 struct bnx2x_exeq_elem *pos; in bnx2x_exeq_get_vlan_mac()
1340 struct bnx2x_exeq_elem *elem) in bnx2x_validate_vlan_mac_add()
1388 struct bnx2x_exeq_elem *elem) in bnx2x_validate_vlan_mac_del()
1393 struct bnx2x_exeq_elem query_elem; in bnx2x_validate_vlan_mac_del()
1447 struct bnx2x_exeq_elem *elem) in bnx2x_validate_vlan_mac_move()
1451 struct bnx2x_exeq_elem query_elem; in bnx2x_validate_vlan_mac_move()
1509 struct bnx2x_exeq_elem *elem) in bnx2x_validate_vlan_mac()
1525 struct bnx2x_exeq_elem *elem) in bnx2x_remove_vlan_mac()
1666 struct bnx2x_exeq_elem *elem) in bnx2x_optimize_vlan_mac()
1668 struct bnx2x_exeq_elem query, *pos; in bnx2x_optimize_vlan_mac()
1729 struct bnx2x_exeq_elem *elem, in bnx2x_vlan_mac_get_registry_elem()
1784 struct bnx2x_exeq_elem *elem; in bnx2x_execute_vlan_mac()
1906 struct bnx2x_exeq_elem *elem; in bnx2x_vlan_mac_push_new_cmd()
2028 struct bnx2x_exeq_elem *exeq_pos, *exeq_pos_n; in bnx2x_vlan_mac_del_all()