Searched defs:is_5ghz (Results 1 – 5 of 5) sorted by relevance
56 bool is_5ghz = chan->band == NL80211_BAND_5GHZ; in mt76x2u_phy_channel_calibrate() local
49 bool is_5ghz = chan->band == NL80211_BAND_5GHZ; in mt76x2_phy_channel_calibrate() local
432 bool is_5ghz; in mt76x2_get_rate_power() local
251 static u32 iwl_get_channel_flags(u8 ch_num, int ch_idx, bool is_5ghz, in iwl_get_channel_flags()321 bool is_5ghz = (ch_idx >= num_2ghz_channels); in iwl_init_channel_map() local
786 int is_5ghz = (dev->mt76.chandef.chan->band == NL80211_BAND_5GHZ) ? 1 : 0; in mt76x0_phy_recalibrate_after_assoc() local