wmi_mgmt_tx_work 3207 drivers/net/wireless/ath/ath10k/core.c INIT_WORK(&ar->wmi_mgmt_tx_work, ath10k_mgmt_over_wmi_tx_work); wmi_mgmt_tx_work 1116 drivers/net/wireless/ath/ath10k/core.h struct work_struct wmi_mgmt_tx_work; wmi_mgmt_tx_work 3638 drivers/net/wireless/ath/ath10k/mac.c ieee80211_queue_work(ar->hw, &ar->wmi_mgmt_tx_work); wmi_mgmt_tx_work 3892 drivers/net/wireless/ath/ath10k/mac.c struct ath10k *ar = container_of(work, struct ath10k, wmi_mgmt_tx_work); wmi_mgmt_tx_work 4435 drivers/net/wireless/ath/ath10k/mac.c cancel_work_sync(&ar->wmi_mgmt_tx_work);