Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dcore.h1117 struct sk_buff_head wmi_mgmt_tx_queue; member
Dcore.c3208 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath10k_core_create()
Dmac.c3626 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath10k_mac_tx_wmi_mgmt()
3882 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_purge()
3898 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_work()