wmi_mgmt_tx_queue 3208 drivers/net/wireless/ath/ath10k/core.c 	skb_queue_head_init(&ar->wmi_mgmt_tx_queue);
wmi_mgmt_tx_queue 1117 drivers/net/wireless/ath/ath10k/core.h 	struct sk_buff_head wmi_mgmt_tx_queue;
wmi_mgmt_tx_queue 3626 drivers/net/wireless/ath/ath10k/mac.c 	struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue;
wmi_mgmt_tx_queue 3882 drivers/net/wireless/ath/ath10k/mac.c 		skb = skb_dequeue(&ar->wmi_mgmt_tx_queue);
wmi_mgmt_tx_queue 3898 drivers/net/wireless/ath/ath10k/mac.c 		skb = skb_dequeue(&ar->wmi_mgmt_tx_queue);