Searched refs:tid_release_lock (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.h197 spinlock_t tid_release_lock; member in struct:t3c_data
H A Dcxgb3_offload.c568 spin_lock_bh(&td->tid_release_lock);
573 spin_unlock_bh(&td->tid_release_lock);
580 spin_lock_bh(&td->tid_release_lock);
592 spin_lock_bh(&td->tid_release_lock);
595 spin_unlock_bh(&td->tid_release_lock);
609 spin_lock_bh(&td->tid_release_lock);
615 spin_unlock_bh(&td->tid_release_lock);
1255 spin_lock_init(&t->tid_release_lock);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c1749 spin_lock_bh(&adap->tid_release_lock);
1757 spin_unlock_bh(&adap->tid_release_lock);
1770 spin_lock_bh(&adap->tid_release_lock);
1778 spin_unlock_bh(&adap->tid_release_lock);
1786 spin_lock_bh(&adap->tid_release_lock);
1789 spin_unlock_bh(&adap->tid_release_lock);
6720 spin_lock_init(&adapter->tid_release_lock);
H A Dcxgb4.h1163 spinlock_t tid_release_lock; member in struct:adapter

Completed in 133 milliseconds