Searched refs:exe_queue (Results 1 – 2 of 2) sorted by relevance
62 INIT_LIST_HEAD(&o->exe_queue); in bnx2x_exe_queue_init()202 while (!list_empty(&o->exe_queue)) { in bnx2x_exe_queue_step()548 spin_lock_bh(&o->exe_queue.lock); in bnx2x_vlan_mac_h_read_lock()550 spin_unlock_bh(&o->exe_queue.lock); in bnx2x_vlan_mac_h_read_lock()603 spin_lock_bh(&o->exe_queue.lock); in bnx2x_vlan_mac_h_read_unlock()605 spin_unlock_bh(&o->exe_queue.lock); in bnx2x_vlan_mac_h_read_unlock()1588 spin_lock_bh(&o->exe_queue.lock); in __bnx2x_vlan_mac_execute_step()1603 spin_unlock_bh(&o->exe_queue.lock); in __bnx2x_vlan_mac_execute_step()1628 spin_lock_bh(&o->exe_queue.lock); in bnx2x_complete_vlan_mac()1636 spin_unlock_bh(&o->exe_queue.lock); in bnx2x_complete_vlan_mac()[all …]
194 struct list_head exe_queue; member307 struct bnx2x_exe_queue_obj exe_queue; member