Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dutils.c146 bool is_LB = band == NL80211_BAND_2GHZ; in iwl_mvm_legacy_hw_idx_to_mac80211_idx() local
149 return is_LB ? rate + IWL_FIRST_OFDM_RATE : in iwl_mvm_legacy_hw_idx_to_mac80211_idx()
153 return is_LB ? rate : -1; in iwl_mvm_legacy_hw_idx_to_mac80211_idx()