Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/mld/
H A Dftm-initiator.c328 u8 num_of_aps, last_in_batch; in iwl_mld_handle_ftm_resp_notif() local
339 last_in_batch = fw_resp->last_report; in iwl_mld_handle_ftm_resp_notif()
419 if (last_in_batch) { in iwl_mld_handle_ftm_resp_notif()
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dftm-initiator.c1273 u8 num_of_aps, last_in_batch; in iwl_mvm_ftm_range_resp() local
1291 last_in_batch = fw_resp_v8->last_report; in iwl_mvm_ftm_range_resp()
1298 last_in_batch = fw_resp_v5->last_in_batch; in iwl_mvm_ftm_range_resp()
1400 if (last_in_batch) { in iwl_mvm_ftm_range_resp()
/src/sys/contrib/dev/iwlwifi/fw/api/
H A Dlocation.h1768 u8 last_in_batch; member