Searched refs:num_of_aps (Results 1 – 2 of 2) sorted by relevance
286 u8 num_of_aps) in iwl_mld_ftm_range_resp_valid() argument293 if (IWL_FW_CHECK(mld, num_of_aps > mld->ftm_initiator.req->n_peers || in iwl_mld_ftm_range_resp_valid()294 num_of_aps > IWL_TOF_MAX_APS, in iwl_mld_ftm_range_resp_valid()296 num_of_aps)) in iwl_mld_ftm_range_resp_valid()338 u8 num_of_aps, last_in_batch; in iwl_mld_handle_ftm_resp_notif() local345 fw_resp->num_of_aps)) in iwl_mld_handle_ftm_resp_notif()348 num_of_aps = fw_resp->num_of_aps; in iwl_mld_handle_ftm_resp_notif()353 mld->ftm_initiator.req->cookie, num_of_aps); in iwl_mld_handle_ftm_resp_notif()355 for (int i = 0; i < num_of_aps; i++) { in iwl_mld_handle_ftm_resp_notif()
1112 u8 num_of_aps) in iwl_mvm_ftm_range_resp_valid() argument1122 if (num_of_aps > mvm->ftm_initiator.req->n_peers) { in iwl_mvm_ftm_range_resp_valid()1300 u8 num_of_aps, last_in_batch; in iwl_mvm_ftm_range_resp() local1314 fw_resp_v8->num_of_aps)) in iwl_mvm_ftm_range_resp()1317 num_of_aps = fw_resp_v8->num_of_aps; in iwl_mvm_ftm_range_resp()1321 fw_resp_v5->num_of_aps)) in iwl_mvm_ftm_range_resp()1324 num_of_aps = fw_resp_v5->num_of_aps; in iwl_mvm_ftm_range_resp()1330 mvm->ftm_initiator.req->cookie, num_of_aps); in iwl_mvm_ftm_range_resp()1332 for (i = 0; i < num_of_aps && i < IWL_TOF_MAX_APS; i++) { in iwl_mvm_ftm_range_resp()