Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dutils.c143 bool is_LB = band == NL80211_BAND_2GHZ; in iwl_mvm_legacy_hw_idx_to_mac80211_idx() local
146 return is_LB ? rate + IWL_FIRST_OFDM_RATE : in iwl_mvm_legacy_hw_idx_to_mac80211_idx()
150 return is_LB ? rate : -1; in iwl_mvm_legacy_hw_idx_to_mac80211_idx()