Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac_mac.c63 spin_lock_bh(&pm->txq_lock); in mt76_connac_free_pending_tx_skbs()
71 spin_unlock_bh(&pm->txq_lock); in mt76_connac_free_pending_tx_skbs()
83 spin_lock_bh(&pm->txq_lock); in mt76_connac_pm_queue_skb()
92 spin_unlock_bh(&pm->txq_lock); in mt76_connac_pm_queue_skb()
101 spin_lock_bh(&pm->txq_lock); in mt76_connac_pm_dequeue_skbs()
116 spin_unlock_bh(&pm->txq_lock); in mt76_connac_pm_dequeue_skbs()
A Dmt76_connac.h52 spinlock_t txq_lock; member
/linux/drivers/net/wireless/realtek/rtw88/
A Dtx.c600 spin_lock_bh(&rtwdev->txq_lock); in rtw_tx_work()
615 spin_unlock_bh(&rtwdev->txq_lock); in rtw_tx_work()
637 spin_lock_bh(&rtwdev->txq_lock); in rtw_txq_cleanup()
640 spin_unlock_bh(&rtwdev->txq_lock); in rtw_txq_cleanup()
A Dmac80211.c40 spin_lock_bh(&rtwdev->txq_lock); in rtw_ops_wake_tx_queue()
43 spin_unlock_bh(&rtwdev->txq_lock); in rtw_ops_wake_tx_queue()
A Dmain.h1903 spinlock_t txq_lock; member
A Dmain.c1852 spin_lock_init(&rtwdev->txq_lock); in rtw_core_init()
/linux/drivers/net/ethernet/sfc/
A Dsiena_sriov.c113 struct mutex txq_lock; member
633 mutex_lock(&vf->txq_lock); in efx_vfdi_init_txq()
636 mutex_unlock(&vf->txq_lock); in efx_vfdi_init_txq()
1216 mutex_init(&vf->txq_lock); in efx_siena_sriov_vf_alloc()
1642 mutex_lock(&vf->txq_lock); in efx_siena_sriov_set_vf_spoofchk()
1651 mutex_unlock(&vf->txq_lock); in efx_siena_sriov_set_vf_spoofchk()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Dinit.c223 spin_lock_init(&dev->pm.txq_lock); in mt7921_register_device()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dsdio.c506 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()
4475 spin_lock_init(&bus->txq_lock); in brcmf_sdio_probe()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dinit.c535 spin_lock_init(&dev->pm.txq_lock); in mt7615_init_device()
/linux/net/mac80211/
A Dtx.c3972 __acquires(txq_lock) __releases(txq_lock) in ieee80211_schedule_txq()
4045 __acquires(txq_lock) __releases(txq_lock) in ieee80211_unschedule_txq()

Completed in 45 milliseconds