Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c3847 spin_lock_bh(&bp->spq_lock); in bnx2x_sp_post()
3852 spin_unlock_bh(&bp->spq_lock); in bnx2x_sp_post()
3858 spin_unlock_bh(&bp->spq_lock); in bnx2x_sp_post()
3907 spin_unlock_bh(&bp->spq_lock); in bnx2x_sp_post()
6071 spin_lock_init(&bp->spq_lock); in bnx2x_init_sp_ring()
13981 spin_lock_bh(&bp->spq_lock); in bnx2x_cnic_sp_post()
14049 spin_unlock_bh(&bp->spq_lock); in bnx2x_cnic_sp_post()
14071 spin_lock_bh(&bp->spq_lock); in bnx2x_cnic_sp_queue()
14095 spin_unlock_bh(&bp->spq_lock); in bnx2x_cnic_sp_queue()
Dbnx2x.h1520 spinlock_t spq_lock; member