Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c598 spin_lock_bh(&t->ftid_lock); in cxgb4_get_free_ftid()
685 spin_unlock_bh(&t->ftid_lock); in cxgb4_get_free_ftid()
692 spin_lock_bh(&t->ftid_lock); in cxgb4_set_ftid()
695 spin_unlock_bh(&t->ftid_lock); in cxgb4_set_ftid()
708 spin_unlock_bh(&t->ftid_lock); in cxgb4_set_ftid()
714 spin_lock_bh(&t->ftid_lock); in cxgb4_set_hpftid()
717 spin_unlock_bh(&t->ftid_lock); in cxgb4_set_hpftid()
726 spin_unlock_bh(&t->ftid_lock); in cxgb4_set_hpftid()
733 spin_lock_bh(&t->ftid_lock); in cxgb4_clear_ftid()
742 spin_unlock_bh(&t->ftid_lock); in cxgb4_clear_ftid()
[all …]
Dcxgb4_tc_u32.c370 spin_lock_bh(&adapter->tids.ftid_lock); in cxgb4_delete_knode()
415 spin_unlock_bh(&adapter->tids.ftid_lock); in cxgb4_delete_knode()
Dcxgb4_tc_flower.c799 spin_lock_bh(&adap->tids.ftid_lock); in cxgb4_tc_flower_hash_prio_add()
802 spin_unlock_bh(&adap->tids.ftid_lock); in cxgb4_tc_flower_hash_prio_add()
812 spin_lock_bh(&t->ftid_lock); in cxgb4_tc_flower_hash_prio_del()
852 spin_unlock_bh(&t->ftid_lock); in cxgb4_tc_flower_hash_prio_del()
Dcxgb4_uld.h161 spinlock_t ftid_lock; member
Dcxgb4_main.c1875 spin_lock_init(&t->ftid_lock); in tid_init()