Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.c664 spin_lock_bh(&rtwdev->txq_lock); in __rtw_tx_work()
678 spin_unlock_bh(&rtwdev->txq_lock); in __rtw_tx_work()
707 spin_lock_bh(&rtwdev->txq_lock); in rtw_txq_cleanup()
710 spin_unlock_bh(&rtwdev->txq_lock); in rtw_txq_cleanup()
H A Dmac80211.c41 spin_lock_bh(&rtwdev->txq_lock); in rtw_ops_wake_tx_queue()
44 spin_unlock_bh(&rtwdev->txq_lock); in rtw_ops_wake_tx_queue()
H A Dmain.h2090 spinlock_t txq_lock; member
H A Dmain.c2146 spin_lock_init(&rtwdev->txq_lock); in rtw_core_init()
/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c113 struct mutex txq_lock; member
634 mutex_lock(&vf->txq_lock); in efx_vfdi_init_txq()
637 mutex_unlock(&vf->txq_lock); in efx_vfdi_init_txq()
1217 mutex_init(&vf->txq_lock); in efx_siena_sriov_vf_alloc()
1643 mutex_lock(&vf->txq_lock); in efx_siena_sriov_set_vf_spoofchk()
1652 mutex_unlock(&vf->txq_lock); in efx_siena_sriov_set_vf_spoofchk()