Home
last modified time | relevance | path

Searched refs:txoff_lock (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h115 spinlock_t txoff_lock; member
H A Ddhd_linux.c11749 spin_lock_init(&dhd->txoff_lock); in dhd_attach()
18720 spin_lock_irqsave(&dhd->txoff_lock, flags); in dhd_os_sdlock_txoff()
18731 spin_unlock_irqrestore(&dhd->txoff_lock, flags); in dhd_os_sdunlock_txoff()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h114 spinlock_t txoff_lock; member
H A Ddhd_linux.c11624 spin_lock_init(&dhd->txoff_lock); in dhd_attach()
18614 spin_lock_irqsave(&dhd->txoff_lock, flags); in dhd_os_sdlock_txoff()
18625 spin_unlock_irqrestore(&dhd->txoff_lock, flags); in dhd_os_sdunlock_txoff()