Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c3893 spin_lock_bh(&bp->spq_lock); in bnx2x_sp_post()
3898 spin_unlock_bh(&bp->spq_lock); in bnx2x_sp_post()
3904 spin_unlock_bh(&bp->spq_lock); in bnx2x_sp_post()
3953 spin_unlock_bh(&bp->spq_lock); in bnx2x_sp_post()
6129 spin_lock_init(&bp->spq_lock); in bnx2x_init_sp_ring()
14437 spin_lock_bh(&bp->spq_lock); in bnx2x_cnic_sp_post()
14505 spin_unlock_bh(&bp->spq_lock); in bnx2x_cnic_sp_post()
14527 spin_lock_bh(&bp->spq_lock); in bnx2x_cnic_sp_queue()
14551 spin_unlock_bh(&bp->spq_lock); in bnx2x_cnic_sp_queue()
H A Dbnx2x.h1447 spinlock_t spq_lock; member