Home
last modified time | relevance | path

Searched refs:wmi_mgmt_tx_queue (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h1205 struct sk_buff_head wmi_mgmt_tx_queue; member
H A Dcore.c3686 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath10k_core_create()
H A Dmac.c3952 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath10k_mac_tx_wmi_mgmt()
4203 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_purge()
4219 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_work()