Home
last modified time | relevance | path

Searched refs:is_LB (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/ !
H A Dutils.c133 bool is_LB = band == NL80211_BAND_2GHZ; in iwl_mvm_legacy_hw_idx_to_mac80211_idx() local
136 return is_LB ? rate + IWL_FIRST_OFDM_RATE : in iwl_mvm_legacy_hw_idx_to_mac80211_idx()
140 return is_LB ? rate : -1; in iwl_mvm_legacy_hw_idx_to_mac80211_idx()