Home
last modified time | relevance | path

Searched refs:ftid_lock (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c153 spin_lock_bh(&t->ftid_lock); in cxgb4_set_ftid()
156 spin_unlock_bh(&t->ftid_lock); in cxgb4_set_ftid()
165 spin_unlock_bh(&t->ftid_lock); in cxgb4_set_ftid()
171 spin_lock_bh(&t->ftid_lock); in cxgb4_clear_ftid()
176 spin_unlock_bh(&t->ftid_lock); in cxgb4_clear_ftid()
Dcxgb4_uld.h131 spinlock_t ftid_lock; member
Dcxgb4_main.c1351 spin_lock_init(&t->ftid_lock); in tid_init()