Searched refs:num_of_aps (Results 1 – 3 of 3) sorted by relevance
276 u8 num_of_aps) in iwl_mld_ftm_range_resp_valid() argument283 if (IWL_FW_CHECK(mld, num_of_aps > mld->ftm_initiator.req->n_peers || in iwl_mld_ftm_range_resp_valid()284 num_of_aps > IWL_TOF_MAX_APS, in iwl_mld_ftm_range_resp_valid()286 num_of_aps)) in iwl_mld_ftm_range_resp_valid()328 u8 num_of_aps, last_in_batch; in iwl_mld_handle_ftm_resp_notif() local335 fw_resp->num_of_aps)) in iwl_mld_handle_ftm_resp_notif()338 num_of_aps = fw_resp->num_of_aps; in iwl_mld_handle_ftm_resp_notif()343 mld->ftm_initiator.req->cookie, num_of_aps); in iwl_mld_handle_ftm_resp_notif()345 for (int i = 0; i < num_of_aps; i++) { in iwl_mld_handle_ftm_resp_notif()
1081 u8 num_of_aps) in iwl_mvm_ftm_range_resp_valid() argument1091 if (num_of_aps > mvm->ftm_initiator.req->n_peers) { in iwl_mvm_ftm_range_resp_valid()1269 u8 num_of_aps, last_in_batch; in iwl_mvm_ftm_range_resp() local1283 fw_resp_v8->num_of_aps)) in iwl_mvm_ftm_range_resp()1286 num_of_aps = fw_resp_v8->num_of_aps; in iwl_mvm_ftm_range_resp()1290 fw_resp_v5->num_of_aps)) in iwl_mvm_ftm_range_resp()1293 num_of_aps = fw_resp_v5->num_of_aps; in iwl_mvm_ftm_range_resp()1299 mvm->ftm_initiator.req->cookie, num_of_aps); in iwl_mvm_ftm_range_resp()1301 for (i = 0; i < num_of_aps && i < IWL_TOF_MAX_APS; i++) { in iwl_mvm_ftm_range_resp()
1769 u8 num_of_aps; member1783 u8 num_of_aps; member1799 u8 num_of_aps; member1815 u8 num_of_aps; member1833 u8 num_of_aps; member
Completed in 15 milliseconds