Searched refs:wmi_mgmt_tx_queue (Results 1 – 7 of 7) sorted by relevance
632 struct sk_buff_head wmi_mgmt_tx_queue; member
5779 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) in ath12k_mgmt_over_wmi_tx_purge()5791 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) { in ath12k_mgmt_over_wmi_tx_work()5821 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath12k_mac_mgmt_tx()9338 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath12k_mac_setup()
750 struct sk_buff_head wmi_mgmt_tx_queue; member
5973 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) in ath11k_mgmt_over_wmi_tx_purge()5985 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) { in ath11k_mgmt_over_wmi_tx_work()6020 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath11k_mac_mgmt_tx()10424 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath11k_mac_allocate()
1205 struct sk_buff_head wmi_mgmt_tx_queue; member
3686 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath10k_core_create()
3952 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()