Searched refs:wmi_mgmt_tx_queue (Results 1 – 7 of 7) sorted by relevance
1212 struct sk_buff_head wmi_mgmt_tx_queue; member
3814 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath10k_core_create()
3989 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath10k_mac_tx_wmi_mgmt()4240 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_purge()4256 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_work()
794 struct sk_buff_head wmi_mgmt_tx_queue; member
6265 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) in ath11k_mgmt_over_wmi_tx_purge()6430 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) { in ath11k_mgmt_over_wmi_tx_work()6478 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath11k_mac_mgmt_tx()10823 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath11k_mac_allocate()
740 struct sk_buff_head wmi_mgmt_tx_queue; member
9097 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) in ath12k_mgmt_over_wmi_tx_purge()9281 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) { in ath12k_mgmt_over_wmi_tx_work()9334 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath12k_mac_mgmt_tx()14802 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath12k_mac_setup()