Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c2502 u32 num_reports; in ath10k_wmi_event_mgmt_tx_bundle_compl() local
2511 num_reports = __le32_to_cpu(arg.num_reports); in ath10k_wmi_event_mgmt_tx_bundle_compl()
2513 for (i = 0; i < num_reports; i++) { in ath10k_wmi_event_mgmt_tx_bundle_compl()