Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c685 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()
1546 ar9300_switch_com_spdt_get(struct ath_hal *ah, HAL_BOOL is_2ghz) in ar9300_switch_com_spdt_get()
1566 HAL_BOOL is_2ghz) in ar9300_ant_ctrl_chain_get()
1634 HAL_BOOL ar9300_ant_ctrl_apply(struct ath_hal *ah, HAL_BOOL is_2ghz) in ar9300_ant_ctrl_apply()
2071 int is_2ghz; in ar9300_eeprom_cal_pier_get() local
[all …]
H A Dar9300eep.h600 fbin2freq(u_int8_t fbin, HAL_BOOL is_2ghz) in fbin2freq()