Searched defs:is_2ghz (Results 1 – 3 of 3) sorted by relevance
406 static u32 carl9170_def_val(u32 reg, bool is_2ghz, bool is_40mhz) in carl9170_def_val()433 bool is_2ghz, bool is_40mhz) in carl9170_init_phy_from_eeprom()547 bool is_2ghz = band == IEEE80211_BAND_2GHZ; in carl9170_init_phy() local
403 static u32 ar9170_get_default_phy_reg_val(u32 reg, bool is_2ghz, bool is_40mhz) in ar9170_get_default_phy_reg_val()430 bool is_2ghz, bool is_40mhz) in ar9170_init_phy_from_eeprom()533 bool is_2ghz = band == IEEE80211_BAND_2GHZ; in ar9170_init_phy() local
4903 u8 *ar9003_get_spur_chan_ptr(struct ath_hw *ah, bool is_2ghz) in ar9003_get_spur_chan_ptr()