Searched refs:num_of_aps (Results 1 – 2 of 2) sorted by relevance
993 u8 num_of_aps) in iwl_mvm_ftm_range_resp_valid() argument1003 if (num_of_aps > mvm->ftm_initiator.req->n_peers) { in iwl_mvm_ftm_range_resp_valid()1183 u8 num_of_aps, last_in_batch; in iwl_mvm_ftm_range_resp() local1197 fw_resp_v8->num_of_aps)) in iwl_mvm_ftm_range_resp()1200 num_of_aps = fw_resp_v8->num_of_aps; in iwl_mvm_ftm_range_resp()1204 fw_resp_v5->num_of_aps)) in iwl_mvm_ftm_range_resp()1207 num_of_aps = fw_resp_v5->num_of_aps; in iwl_mvm_ftm_range_resp()1213 mvm->ftm_initiator.req->cookie, num_of_aps); in iwl_mvm_ftm_range_resp()1215 for (i = 0; i < num_of_aps && i < IWL_MVM_TOF_MAX_APS; i++) { in iwl_mvm_ftm_range_resp()
1537 u8 num_of_aps; member1551 u8 num_of_aps; member1567 u8 num_of_aps; member1583 u8 num_of_aps; member
Completed in 12 milliseconds