Home
last modified time | relevance | path

Searched defs:is_2ghz (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/carl9170/
Dphy.c406 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 == NL80211_BAND_2GHZ; in carl9170_init_phy() local
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dxmit.c1207 bool is_2ghz; in ath_get_rate_txpower() local