Home
last modified time | relevance | path

Searched refs:DHD_TXFL_WAKE_UNLOCK (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h1673 #define DHD_TXFL_WAKE_UNLOCK(pub) \ macro
1734 #define DHD_TXFL_WAKE_UNLOCK(pub) dhd_txfl_wake_unlock(pub) macro
1784 #define DHD_TXFL_WAKE_UNLOCK(pub) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h1673 #define DHD_TXFL_WAKE_UNLOCK(pub) \ macro
1734 #define DHD_TXFL_WAKE_UNLOCK(pub) dhd_txfl_wake_unlock(pub) macro
1784 #define DHD_TXFL_WAKE_UNLOCK(pub) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h1675 #define DHD_TXFL_WAKE_UNLOCK(pub) \ macro
1736 #define DHD_TXFL_WAKE_UNLOCK(pub) dhd_txfl_wake_unlock(pub) macro
1786 #define DHD_TXFL_WAKE_UNLOCK(pub) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h2219 #define DHD_TXFL_WAKE_UNLOCK(pub) \ macro
2290 #define DHD_TXFL_WAKE_UNLOCK(pub) dhd_txfl_wake_unlock(pub) macro
2342 #define DHD_TXFL_WAKE_UNLOCK(pub) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h2214 #define DHD_TXFL_WAKE_UNLOCK(pub) \ macro
2285 #define DHD_TXFL_WAKE_UNLOCK(pub) dhd_txfl_wake_unlock(pub) macro
2337 #define DHD_TXFL_WAKE_UNLOCK(pub) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd.h1291 #define DHD_TXFL_WAKE_UNLOCK(pub) \ macro
H A Ddhd_msgbuf.c4942 DHD_TXFL_WAKE_UNLOCK(dhd); in dhd_prot_txstatus_process()