Searched refs:lowest_present_ofdm (Results 1 – 3 of 3) sorted by relevance
74 int lowest_present_ofdm = 100; in iwl_mld_fill_rates() local85 if (lowest_present_ofdm > hw) in iwl_mld_fill_rates()86 lowest_present_ofdm = hw; in iwl_mld_fill_rates()118 if (lowest_present_ofdm > IWL_RATE_24M_INDEX) in iwl_mld_fill_rates()120 if (lowest_present_ofdm > IWL_RATE_12M_INDEX) in iwl_mld_fill_rates()
917 int lowest_present_ofdm = 100; in iwl_calc_basic_rates() local933 if (lowest_present_ofdm > hw) in iwl_calc_basic_rates()934 lowest_present_ofdm = hw; in iwl_calc_basic_rates()968 if (IWL_RATE_24M_INDEX < lowest_present_ofdm) in iwl_calc_basic_rates()970 if (IWL_RATE_12M_INDEX < lowest_present_ofdm) in iwl_calc_basic_rates()
332 int lowest_present_ofdm = 100; in iwl_mvm_ack_rates() local344 if (lowest_present_ofdm > hw) in iwl_mvm_ack_rates()345 lowest_present_ofdm = hw; in iwl_mvm_ack_rates()378 if (IWL_RATE_24M_INDEX < lowest_present_ofdm) in iwl_mvm_ack_rates()380 if (IWL_RATE_12M_INDEX < lowest_present_ofdm) in iwl_mvm_ack_rates()