Searched refs:wmi_mgmt_tx_queue (Results 1 – 5 of 5) sorted by relevance
545 struct sk_buff_head wmi_mgmt_tx_queue; member
4005 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) in ath11k_mgmt_over_wmi_tx_purge()4017 while ((skb = skb_dequeue(&ar->wmi_mgmt_tx_queue)) != NULL) { in ath11k_mgmt_over_wmi_tx_work()4050 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath11k_mac_mgmt_tx()6485 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath11k_mac_allocate()
1182 struct sk_buff_head wmi_mgmt_tx_queue; member
3348 skb_queue_head_init(&ar->wmi_mgmt_tx_queue); in ath10k_core_create()
3776 struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; in ath10k_mac_tx_wmi_mgmt()4025 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_purge()4041 skb = skb_dequeue(&ar->wmi_mgmt_tx_queue); in ath10k_mgmt_over_wmi_tx_work()