Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.c894 const __le32 *desc_ids; member
917 bundle_tx_compl->desc_ids = ptr; in ath10k_wmi_tlv_mgmt_tx_bundle_compl_parse()
950 if (!bundle_tx_compl.num_reports || !bundle_tx_compl.desc_ids || in ath10k_wmi_tlv_op_pull_mgmt_tx_bundle_compl_ev()
955 arg->desc_ids = bundle_tx_compl.desc_ids; in ath10k_wmi_tlv_op_pull_mgmt_tx_bundle_compl_ev()
H A Dwmi.h6820 const __le32 *desc_ids; member
H A Dwmi.c2522 param.desc_id = __le32_to_cpu(arg.desc_ids[i]); in ath10k_wmi_event_mgmt_tx_bundle_compl()
2523 param.status = __le32_to_cpu(arg.desc_ids[i]); in ath10k_wmi_event_mgmt_tx_bundle_compl()