Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c3594 bool is2ghz) in ar9003_modal_header()
3628 u32 ar9003_hw_ant_ctrl_common_get(struct ath_hw *ah, bool is2ghz) in ar9003_hw_ant_ctrl_common_get()
3633 u32 ar9003_hw_ant_ctrl_common_2_get(struct ath_hw *ah, bool is2ghz) in ar9003_hw_ant_ctrl_common_2_get()
3639 bool is2ghz) in ar9003_hw_ant_ctrl_chain_get()
4205 bool is2ghz) in ar9003_hw_apply_minccapwr_thresh()
4238 bool is2ghz = IS_CHAN_2GHZ(chan); in ath9k_hw_ar9300_set_board_values() local
4750 bool is2ghz, in ar9003_hw_cal_pier_get()
4975 bool is2ghz = frequency < 4000; in ar9003_hw_calibration_apply() local
5250 bool is2ghz = IS_CHAN_2GHZ(chan); in ar9003_hw_set_power_per_rate_table() local
5579 u8 *ar9003_get_spur_chan_ptr(struct ath_hw *ah, bool is2ghz) in ar9003_get_spur_chan_ptr()
[all …]
H A Dar9003_paprd.c24 bool is2ghz = IS_CHAN_2GHZ(chan); in ar9003_paprd_enable() local