Searched refs:mgmt_tx_compl_params (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 2401 wmi_process_mgmt_tx_comp(struct ath10k *ar, struct mgmt_tx_compl_params *param) in wmi_process_mgmt_tx_comp() 2446 struct mgmt_tx_compl_params param; in ath10k_wmi_event_mgmt_tx_compl() 2455 memset(¶m, 0, sizeof(struct mgmt_tx_compl_params)); in ath10k_wmi_event_mgmt_tx_compl() 2472 struct mgmt_tx_compl_params param; in ath10k_wmi_event_mgmt_tx_bundle_compl() 2485 memset(¶m, 0, sizeof(struct mgmt_tx_compl_params)); in ath10k_wmi_event_mgmt_tx_bundle_compl()
|
H A D | wmi.h | 6795 struct mgmt_tx_compl_params { struct
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 2401 wmi_process_mgmt_tx_comp(struct ath10k *ar, struct mgmt_tx_compl_params *param) in wmi_process_mgmt_tx_comp() 2446 struct mgmt_tx_compl_params param; in ath10k_wmi_event_mgmt_tx_compl() 2455 memset(¶m, 0, sizeof(struct mgmt_tx_compl_params)); in ath10k_wmi_event_mgmt_tx_compl() 2472 struct mgmt_tx_compl_params param; in ath10k_wmi_event_mgmt_tx_bundle_compl() 2485 memset(¶m, 0, sizeof(struct mgmt_tx_compl_params)); in ath10k_wmi_event_mgmt_tx_bundle_compl()
|
H A D | wmi.h | 6799 struct mgmt_tx_compl_params { struct
|
Completed in 57 milliseconds