Searched refs:wmi_mgmt_tx_queue (Results 1 – 7 of 7) sorted by relevance
560 struct sk_buff_head wmi_mgmt_tx_queue; member
4846 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) in ath12k_mgmt_over_wmi_tx_purge()4858 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) { in ath12k_mgmt_over_wmi_tx_work()4888 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath12k_mac_mgmt_tx()7485 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath12k_mac_allocate()
702 struct sk_buff_head wmi_mgmt_tx_queue; member
6093 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) in ath11k_mgmt_over_wmi_tx_purge()6105 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) { in ath11k_mgmt_over_wmi_tx_work()6140 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath11k_mac_mgmt_tx()9782 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath11k_mac_allocate()
1202 struct sk_buff_head wmi_mgmt_tx_queue; member
3656 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath10k_core_create()
3958 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath10k_mac_tx_wmi_mgmt()4209 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_purge()4225 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_work()