Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/carl9170/
H A 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/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1138 bool is_2ghz = phy->mt76->chandef.chan->band == NL80211_BAND_2GHZ; in mt7996_mcu_bss_ifs_timing_tlv() local
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h7426 bool is_2ghz; member