Searched refs:desc_ids (Results 1 – 3 of 3) sorted by relevance
853 const __le32 *desc_ids; member876 bundle_tx_compl->desc_ids = ptr; in ath10k_wmi_tlv_mgmt_tx_bundle_compl_parse()909 if (!bundle_tx_compl.num_reports || !bundle_tx_compl.desc_ids || in ath10k_wmi_tlv_op_pull_mgmt_tx_bundle_compl_ev()914 arg->desc_ids = bundle_tx_compl.desc_ids; in ath10k_wmi_tlv_op_pull_mgmt_tx_bundle_compl_ev()
6809 const __le32 *desc_ids; member
2486 param.desc_id = __le32_to_cpu(arg.desc_ids[i]); in ath10k_wmi_event_mgmt_tx_bundle_compl()2487 param.status = __le32_to_cpu(arg.desc_ids[i]); in ath10k_wmi_event_mgmt_tx_bundle_compl()