Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dtx.c659 spin_lock_bh(&rtwdev->txq_lock); in __rtw_tx_work()
673 spin_unlock_bh(&rtwdev->txq_lock); in __rtw_tx_work()
702 spin_lock_bh(&rtwdev->txq_lock); in rtw_txq_cleanup()
705 spin_unlock_bh(&rtwdev->txq_lock); in rtw_txq_cleanup()
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()
Dmain.h2037 spinlock_t txq_lock; member
Dmain.c2124 spin_lock_init(&rtwdev->txq_lock); in rtw_core_init()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mac.c87 spin_lock_bh(&pm->txq_lock); in mt76_connac_free_pending_tx_skbs()
95 spin_unlock_bh(&pm->txq_lock); in mt76_connac_free_pending_tx_skbs()
107 spin_lock_bh(&pm->txq_lock); in mt76_connac_pm_queue_skb()
116 spin_unlock_bh(&pm->txq_lock); in mt76_connac_pm_queue_skb()
125 spin_lock_bh(&pm->txq_lock); in mt76_connac_pm_dequeue_skbs()
140 spin_unlock_bh(&pm->txq_lock); in mt76_connac_pm_dequeue_skbs()
Dmt76_connac.h94 spinlock_t txq_lock; member
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
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()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/
Dinit.c228 spin_lock_init(&dev->pm.txq_lock); in mt7925_register_device()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dinit.c274 spin_lock_init(&dev->pm.txq_lock); in mt7921_register_device()
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dsdio.c504 spinlock_t txq_lock; /* protect bus->txq */ member
2353 spin_lock_bh(&bus->txq_lock); in brcmf_sdio_sendfromq()
2361 spin_unlock_bh(&bus->txq_lock); in brcmf_sdio_sendfromq()
2826 spin_lock_bh(&bus->txq_lock); in brcmf_sdio_bus_txdata()
2841 spin_unlock_bh(&bus->txq_lock); in brcmf_sdio_bus_txdata()
4483 spin_lock_init(&bus->txq_lock); in brcmf_sdio_probe()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dinit.c625 spin_lock_init(&dev->pm.txq_lock); in mt7615_init_device()