Searched refs:txq_lock (Results 1 – 11 of 11) sorted by relevance
664 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()
41 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()
2090 spinlock_t txq_lock; member
2146 spin_lock_init(&rtwdev->txq_lock); in rtw_core_init()
90 spin_lock_bh(&pm->txq_lock); in mt76_connac_free_pending_tx_skbs()98 spin_unlock_bh(&pm->txq_lock); in mt76_connac_free_pending_tx_skbs()110 spin_lock_bh(&pm->txq_lock); in mt76_connac_pm_queue_skb()119 spin_unlock_bh(&pm->txq_lock); in mt76_connac_pm_queue_skb()128 spin_lock_bh(&pm->txq_lock); in mt76_connac_pm_dequeue_skbs()143 spin_unlock_bh(&pm->txq_lock); in mt76_connac_pm_dequeue_skbs()
94 spinlock_t txq_lock; member
113 struct mutex txq_lock; member634 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()
282 spin_lock_init(&dev->pm.txq_lock); in mt7921_register_device()
356 spin_lock_init(&dev->pm.txq_lock); in mt7925_register_device()
504 spinlock_t txq_lock; /* protect bus->txq */ member2354 spin_lock_bh(&bus->txq_lock); in brcmf_sdio_sendfromq()2362 spin_unlock_bh(&bus->txq_lock); in brcmf_sdio_sendfromq()2827 spin_lock_bh(&bus->txq_lock); in brcmf_sdio_bus_txdata()2842 spin_unlock_bh(&bus->txq_lock); in brcmf_sdio_bus_txdata()4492 spin_lock_init(&bus->txq_lock); in brcmf_sdio_probe()
625 spin_lock_init(&dev->pm.txq_lock); in mt7615_init_device()
Completed in 43 milliseconds