Home
last modified time | relevance | path

Searched refs:stid_lock (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/
A Dcxgb3_offload.h182 spinlock_t stid_lock ____cacheline_aligned;
A Dcxgb3_offload.c526 spin_lock_bh(&t->stid_lock); in cxgb3_free_stid()
530 spin_unlock_bh(&t->stid_lock); in cxgb3_free_stid()
680 spin_lock_bh(&t->stid_lock); in cxgb3_alloc_stid()
690 spin_unlock_bh(&t->stid_lock); in cxgb3_alloc_stid()
1179 spin_lock_init(&t->stid_lock); in init_tid_tabs()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_uld.h141 spinlock_t stid_lock; member
A Dcxgb4_main.c1634 spin_lock_bh(&t->stid_lock); in cxgb4_alloc_stid()
1660 spin_unlock_bh(&t->stid_lock); in cxgb4_alloc_stid()
1671 spin_lock_bh(&t->stid_lock); in cxgb4_alloc_sftid()
1688 spin_unlock_bh(&t->stid_lock); in cxgb4_alloc_sftid()
1705 spin_lock_bh(&t->stid_lock); in cxgb4_free_stid()
1722 spin_unlock_bh(&t->stid_lock); in cxgb4_free_stid()
1873 spin_lock_init(&t->stid_lock); in tid_init()

Completed in 19 milliseconds