Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c3896 spin_lock_bh(&bp->spq_lock); in bnx2x_sp_post()
3901 spin_unlock_bh(&bp->spq_lock); in bnx2x_sp_post()
3907 spin_unlock_bh(&bp->spq_lock); in bnx2x_sp_post()
3956 spin_unlock_bh(&bp->spq_lock); in bnx2x_sp_post()
6132 spin_lock_init(&bp->spq_lock); in bnx2x_init_sp_ring()
14434 spin_lock_bh(&bp->spq_lock); in bnx2x_cnic_sp_post()
14502 spin_unlock_bh(&bp->spq_lock); in bnx2x_cnic_sp_post()
14524 spin_lock_bh(&bp->spq_lock); in bnx2x_cnic_sp_queue()
14548 spin_unlock_bh(&bp->spq_lock); in bnx2x_cnic_sp_queue()
H A Dbnx2x.h1447 spinlock_t spq_lock; member