Searched refs:wmi_mgmt_tx_queue (Results 1 – 2 of 2) sorted by relevance
3981 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath10k_mac_tx_wmi_mgmt()4232 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_purge()4248 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_work()
9216 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) in ath12k_mac_mgmt_action_frame_fill_elem_data() 9400 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) { in ath12k_mac_add_p2p_noa_ie() 9453 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath12k_mac_get_tx_link() 15083 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath12k_mac_hw_allocate()