Home
last modified time | relevance | path

Searched refs:tx_credits_wq (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dcore.c790 wake_up(&ab->wmi_ab.tx_credits_wq); in ath11k_core_restart()
927 init_waitqueue_head(&ab->wmi_ab.tx_credits_wq); in ath11k_core_alloc()
H A Dwmi.c267 wait_event_timeout(wmi_sc->tx_credits_wq, ({ in ath11k_wmi_cmd_send()
5321 wake_up(&ab->wmi_ab.tx_credits_wq); in ath11k_wmi_op_ep_tx_credits()
H A Dwmi.h4992 wait_queue_head_t tx_credits_wq; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dcore.h192 wait_queue_head_t tx_credits_wq; member
H A Dcore.c2316 wake_up(&ar->wmi.tx_credits_wq); in ath10k_core_restart()
3339 init_waitqueue_head(&ar->wmi.tx_credits_wq); in ath10k_core_create()
H A Dwmi.c1907 wake_up(&ar->wmi.tx_credits_wq); in ath10k_wmi_op_ep_tx_credits()
1922 wait_event_timeout(ar->wmi.tx_credits_wq, ({ in ath10k_wmi_cmd_send()