Searched refs:IWL_LOCATION_MAX_STS_POS (Results 1 – 2 of 2) sorted by relevance
843 (IWL_MVM_FTM_R2I_MAX_STS << IWL_LOCATION_MAX_STS_POS); in iwl_mvm_ftm_set_ndp_params()845 (i2r_max_sts << IWL_LOCATION_MAX_STS_POS); in iwl_mvm_ftm_set_ndp_params()981 (IWL_MVM_FTM_R2I_MAX_STS << IWL_LOCATION_MAX_STS_POS) | in iwl_mvm_ftm_put_target_v10()984 (i2r_max_sts << IWL_LOCATION_MAX_STS_POS) | in iwl_mvm_ftm_put_target_v10()
855 #define IWL_LOCATION_MAX_STS_POS 3 macro