Home
last modified time | relevance | path

Searched refs:mgmt_tx_compl_params (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dwmi.c2408 wmi_process_mgmt_tx_comp(struct ath10k *ar, struct mgmt_tx_compl_params *param) in wmi_process_mgmt_tx_comp()
2453 struct mgmt_tx_compl_params param; in ath10k_wmi_event_mgmt_tx_compl()
2462 memset(&param, 0, sizeof(struct mgmt_tx_compl_params)); in ath10k_wmi_event_mgmt_tx_compl()
2479 struct mgmt_tx_compl_params param; in ath10k_wmi_event_mgmt_tx_bundle_compl()
2492 memset(&param, 0, sizeof(struct mgmt_tx_compl_params)); in ath10k_wmi_event_mgmt_tx_bundle_compl()
H A Dwmi.h6799 struct mgmt_tx_compl_params { struct