Home
last modified time | relevance | path

Searched refs:num_of_aps (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c894 u8 num_of_aps) in iwl_mvm_ftm_range_resp_valid()
904 if (num_of_aps > mvm->ftm_initiator.req->n_peers) { in iwl_mvm_ftm_range_resp_valid()
1048 u8 num_of_aps, last_in_batch; in iwl_mvm_ftm_range_resp() local
1058 fw_resp_v8->num_of_aps)) in iwl_mvm_ftm_range_resp()
1061 num_of_aps = fw_resp_v8->num_of_aps; in iwl_mvm_ftm_range_resp()
1065 fw_resp_v5->num_of_aps)) in iwl_mvm_ftm_range_resp()
1068 num_of_aps = fw_resp_v5->num_of_aps; in iwl_mvm_ftm_range_resp()
1074 mvm->ftm_initiator.req->cookie, num_of_aps); in iwl_mvm_ftm_range_resp()
893 iwl_mvm_ftm_range_resp_valid(struct iwl_mvm *mvm, u8 request_id, u8 num_of_aps) iwl_mvm_ftm_range_resp_valid() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c1030 u8 num_of_aps) in iwl_mvm_ftm_range_resp_valid()
1040 if (num_of_aps > mvm->ftm_initiator.req->n_peers) { in iwl_mvm_ftm_range_resp_valid()
1218 u8 num_of_aps, last_in_batch; in iwl_mvm_ftm_range_resp() local
1232 fw_resp_v8->num_of_aps)) in iwl_mvm_ftm_range_resp()
1235 num_of_aps = fw_resp_v8->num_of_aps; in iwl_mvm_ftm_range_resp()
1239 fw_resp_v5->num_of_aps)) in iwl_mvm_ftm_range_resp()
1242 num_of_aps = fw_resp_v5->num_of_aps; in iwl_mvm_ftm_range_resp()
1248 mvm->ftm_initiator.req->cookie, num_of_aps); in iwl_mvm_ftm_range_resp()
1029 iwl_mvm_ftm_range_resp_valid(struct iwl_mvm *mvm, u8 request_id, u8 num_of_aps) iwl_mvm_ftm_range_resp_valid() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dlocation.h1232 * @num_of_aps: Number of APs to measure (error if > IWL_MVM_TOF_MAX_APS)
1239 u8 num_of_aps; member
1246 * @num_of_aps: Number of APs results
1253 u8 num_of_aps; member
1262 * @num_of_aps: Number of APs results
1269 u8 num_of_aps; member
1278 * @num_of_aps: Number of APs results
1285 u8 num_of_aps; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dlocation.h1536 * @num_of_aps: Number of APs to measure (error if > IWL_MVM_TOF_MAX_APS)
1543 u8 num_of_aps; member
1550 * @num_of_aps: Number of APs results
1557 u8 num_of_aps; member
1566 * @num_of_aps: Number of APs results
1573 u8 num_of_aps; member
1582 * @num_of_aps: Number of APs results
1589 u8 num_of_aps; member

Completed in 10 milliseconds