Lines Matching defs:is2ghz
3594 bool is2ghz) in ar9003_modal_header()
3604 static void ar9003_hw_xpa_bias_level_apply(struct ath_hw *ah, bool is2ghz) in ar9003_hw_xpa_bias_level_apply()
3623 static u16 ar9003_switch_com_spdt_get(struct ath_hw *ah, bool is2ghz) in ar9003_switch_com_spdt_get()
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()
3645 static void ar9003_hw_ant_ctrl_apply(struct ath_hw *ah, bool is2ghz) in ar9003_hw_ant_ctrl_apply()
4088 static void ar9003_hw_txend_to_xpa_off_apply(struct ath_hw *ah, bool is2ghz) in ar9003_hw_txend_to_xpa_off_apply()
4100 static void ar9003_hw_xpa_timing_control_apply(struct ath_hw *ah, bool is2ghz) in ar9003_hw_xpa_timing_control_apply()
4124 static void ar9003_hw_xlna_bias_strength_apply(struct ath_hw *ah, bool is2ghz) in ar9003_hw_xlna_bias_strength_apply()
4205 bool is2ghz) in ar9003_hw_apply_minccapwr_thresh()
4238 bool is2ghz = IS_CHAN_2GHZ(chan); in ath9k_hw_ar9300_set_board_values() local
5254 bool is2ghz = IS_CHAN_2GHZ(chan); in ar9003_hw_set_power_per_rate_table() local
5590 u8 *ar9003_get_spur_chan_ptr(struct ath_hw *ah, bool is2ghz) in ar9003_get_spur_chan_ptr()