Searched defs:is_2g (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | btcoex.h | 82 bool is_2g; member
|
H A D | ar9003_mci.c | 394 static void ar9003_mci_2g5g_changed(struct ath_hw *ah, bool is_2g) in ar9003_mci_2g5g_changed() argument 919 int ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, in ar9003_mci_reset() argument [all...] |
H A D | ar9003_mci.h | 370 static inline void ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, in ar9003_mci_reset() argument
|
H A D | ar9003_calib.c | 1202 static void ar9003_hw_manual_peak_cal(struct ath_hw *ah, u8 chain, bool is_2g) in ar9003_hw_manual_peak_cal() argument
|
H A D | ar9003_eeprom.c | 3440 ar9003_dump_cal_data(struct ath_hw *ah, char *buf, u32 len, u32 size, bool is_2g) ar9003_dump_cal_data() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | btcoex.h | 82 bool is_2g; member
|
H A D | ar9003_mci.c | 394 static void ar9003_mci_2g5g_changed(struct ath_hw *ah, bool is_2g) in ar9003_mci_2g5g_changed() argument 918 int ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, in ar9003_mci_reset() argument [all...] |
H A D | ar9003_calib.c | 1198 static void ar9003_hw_manual_peak_cal(struct ath_hw *ah, u8 chain, bool is_2g) in ar9003_hw_manual_peak_cal() argument
|
H A D | ar9003_mci.h | 370 static inline void ar9003_mci_reset(struct ath_hw *ah, bool en_int, bool is_2g, in ar9003_mci_reset() argument
|
H A D | ar9003_eeprom.c | 3440 ar9003_dump_cal_data(struct ath_hw *ah, char *buf, u32 len, u32 size, bool is_2g) ar9003_dump_cal_data() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852a.c | 837 bool is_2g = central_ch <= 14; in rtw8852a_ctrl_ch() local
|
H A D | rtw8852b.c | 1118 bool is_2g = central_ch <= 14; in rtw8852b_ctrl_ch() local
|
H A D | rtw8851b.c | 1007 bool is_2g = central_ch <= 14; in rtw8851b_ctrl_ch() local
|
H A D | rtw8852c.c | 915 bool is_2g = band == RTW89_BAND_2G; in rtw8852c_ctrl_ch() local
|
Completed in 38 milliseconds