Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c182 memset(mvm->ftm_initiator.responses, 0, in iwl_mvm_ftm_reset()
183 sizeof(mvm->ftm_initiator.responses)); in iwl_mvm_ftm_reset()
209 result.ftm.burst_index = mvm->ftm_initiator.responses[i]; in iwl_mvm_ftm_restart()
1143 result.ftm.burst_index = mvm->ftm_initiator.responses[peer_idx]; in iwl_mvm_ftm_range_resp()
1144 mvm->ftm_initiator.responses[peer_idx]++; in iwl_mvm_ftm_range_resp()
H A Dmvm.h1113 int responses[IWL_MVM_TOF_MAX_APS]; member
1606 * FW notifications / CMD responses handlers
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c148 memset(mvm->ftm_initiator.responses, 0, in iwl_mvm_ftm_reset()
149 sizeof(mvm->ftm_initiator.responses)); in iwl_mvm_ftm_reset()
175 result.ftm.burst_index = mvm->ftm_initiator.responses[i]; in iwl_mvm_ftm_restart()
1316 result.ftm.burst_index = mvm->ftm_initiator.responses[peer_idx]; in iwl_mvm_ftm_range_resp()
1317 mvm->ftm_initiator.responses[peer_idx]++; in iwl_mvm_ftm_range_resp()
H A Dmvm.h1148 int responses[IWL_MVM_TOF_MAX_APS]; member
1741 * FW notifications / CMD responses handlers

Completed in 14 milliseconds