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

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

Completed in 120 milliseconds