Searched defs:is_2ghz (Results 1 – 6 of 6) sorted by relevance
| /freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_eeprom.c | 685 u_int16_t freq, HAL_BOOL is_2ghz) in ar9300_eeprom_get_legacy_trgt_pwr() 721 u_int16_t freq, HAL_BOOL is_2ghz) in ar9300_eeprom_get_ht20_trgt_pwr() 757 u_int16_t freq, HAL_BOOL is_2ghz) in ar9300_eeprom_get_ht40_trgt_pwr() 970 HAL_BOOL is_2ghz = 0; in ar9300_set_target_power_from_eeprom() local 1165 int is_2ghz; in ar9300_noise_floor_cal_or_power_get() local 1496 int32_t ar9300_xpa_bias_level_get(struct ath_hal *ah, HAL_BOOL is_2ghz) in ar9300_xpa_bias_level_get() 1506 HAL_BOOL ar9300_xpa_bias_level_apply(struct ath_hal *ah, HAL_BOOL is_2ghz) in ar9300_xpa_bias_level_apply() 1536 u_int32_t ar9300_ant_ctrl_common_get(struct ath_hal *ah, HAL_BOOL is_2ghz) in ar9300_ant_ctrl_common_get() 1546 ar9300_switch_com_spdt_get(struct ath_hal *ah, HAL_BOOL is_2ghz) in ar9300_switch_com_spdt_get() 1555 u_int32_t ar9300_ant_ctrl_common2_get(struct ath_hal *ah, HAL_BOOL is_2ghz) in ar9300_ant_ctrl_common2_get() [all …]
|
| HD | ar9300eep.h | 145 #define FREQ2FBIN(freq,is_2ghz) \ argument 147 #define FBIN2FREQ(freq,is_2ghz) \ argument 606 fbin2freq(u_int8_t fbin, HAL_BOOL is_2ghz) in fbin2freq()
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/ |
| HD | mt792x_mac.c | 47 bool is_2ghz = phy->mt76->chandef.chan->band == NL80211_BAND_2GHZ; in mt792x_mac_set_timeing() local
|
| /freebsd-head/sys/dev/otus/ |
| HD | if_otus.c | 2120 int is_2ghz; in otus_rate_to_hw_rate() local
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt7996/ |
| HD | mcu.c | 965 bool is_2ghz = phy->mt76->chandef.chan->band == NL80211_BAND_2GHZ; in mt7996_mcu_bss_ifs_timing_tlv() local
|
| /freebsd-head/sys/contrib/dev/rtw89/ |
| HD | core.h | 5553 bool is_2ghz; member
|