Home
last modified time | relevance | path

Searched refs:ath10k_mgmt_over_wmi_tx_work (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dmac.h42 void ath10k_mgmt_over_wmi_tx_work(struct work_struct *work);
Dcore.c3657 INIT_WORK(&ar->wmi_mgmt_tx_work, ath10k_mgmt_over_wmi_tx_work); in ath10k_core_create()
Dmac.c4216 void ath10k_mgmt_over_wmi_tx_work(struct work_struct *work) in ath10k_mgmt_over_wmi_tx_work() function