Home
last modified time | relevance | path

Searched defs:is_2g (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath9k/
Dar9003_mci.c394 static void ar9003_mci_2g5g_changed(struct ath_hw *ah, bool is_2g) in ar9003_mci_2g5g_changed()
918 int ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, in ar9003_mci_reset()
Dbtcoex.h82 bool is_2g; member
Dar9003_mci.h370 static inline void ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, in ar9003_mci_reset()
Dar9003_calib.c1198 static void ar9003_hw_manual_peak_cal(struct ath_hw *ah, u8 chain, bool is_2g) in ar9003_hw_manual_peak_cal()
Dar9003_eeprom.c3441 bool is_2g) in ar9003_dump_cal_data()
/linux-6.15/drivers/net/wireless/realtek/rtw89/
Drtw8852a.c877 bool is_2g = central_ch <= 14; in rtw8852a_ctrl_ch() local
Drtw8852b_common.c755 bool is_2g = central_ch <= 14; in rtw8852bx_ctrl_ch() local
Drtw8851b.c1042 bool is_2g = central_ch <= 14; in rtw8851b_ctrl_ch() local
Drtw8922a.c1243 bool is_2g = band == RTW89_BAND_2G; in rtw8922a_ctrl_ch() local
Drtw8852c.c985 bool is_2g = band == RTW89_BAND_2G; in rtw8852c_ctrl_ch() local
/linux-6.15/drivers/net/wireless/mediatek/mt76/
Dmac80211.c1855 bool is_2g = sband->band == NL80211_BAND_2GHZ; in mt76_get_rate() local