Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h196 wait_queue_head_t tx_credits_wq; member
H A Dcore.c2547 wake_up(&ar->wmi.tx_credits_wq); in ath10k_core_restart()
3677 init_waitqueue_head(&ar->wmi.tx_credits_wq); in ath10k_core_create()
H A Dwmi.c1928 wake_up(&ar->wmi.tx_credits_wq); in ath10k_wmi_op_ep_tx_credits()
1943 wait_event_timeout(ar->wmi.tx_credits_wq, ({ in ath10k_wmi_cmd_send()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h4966 wait_queue_head_t tx_credits_wq; member
H A Dwmi.c422 wait_event_timeout(wmi_ab->tx_credits_wq, ({ in ath12k_wmi_cmd_send()
5871 wake_up(&ab->wmi_ab.tx_credits_wq); in ath12k_wmi_op_ep_tx_credits()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h5783 wait_queue_head_t tx_credits_wq; member
H A Dwmi.c307 wait_event_timeout(wmi_ab->tx_credits_wq, ({ in ath11k_wmi_cmd_send()
7105 wake_up(&ab->wmi_ab.tx_credits_wq); in ath11k_wmi_op_ep_tx_credits()