Home
last modified time | relevance | path

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

/Linux-v4.19/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()
919 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.c1202 static void ar9003_hw_manual_peak_cal(struct ath_hw *ah, u8 chain, bool is_2g) in ar9003_hw_manual_peak_cal()
Dar9003_eeprom.c3440 bool is_2g) in ar9003_dump_cal_data()