Home
last modified time | relevance | path

Searched defs:is_5ghz (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_phy.c14 bool is_5ghz = chan->band == NL80211_BAND_5GHZ; in mt76x2u_phy_channel_calibrate() local
H A Dpci_phy.c39 bool is_5ghz = chan->band == NL80211_BAND_5GHZ; in mt76x2_phy_channel_calibrate() local
H A Deeprom.c295 bool is_5ghz; in mt76x2_get_rate_power() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c864 int is_5ghz = (chan->band == NL80211_BAND_5GHZ) ? 1 : 0; in mt76x0_phy_calibrate() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c54 bool is_5ghz = dev->mphy.chandef.chan->band == NL80211_BAND_5GHZ; in mt7603_mac_set_timing() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c148 bool is_5ghz = phy->mt76->chandef.chan->band == NL80211_BAND_5GHZ; in mt7615_mac_set_timing() local
/openbmc/linux/net/mac80211/
H A Dmlme.c4832 bool is_5ghz = cbss->channel->band == NL80211_BAND_5GHZ; in ieee80211_prep_channel() local
7280 bool is_5ghz, is_6ghz; in ieee80211_setup_assoc_link() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1187 bool is_2ghz, is_5ghz, use_stbc; in ath_get_rate_txpower() local