Lines Matching defs:is2ghz
3524 bool is2ghz) in ar9003_modal_header()
3534 static void ar9003_hw_xpa_bias_level_apply(struct ath_hw *ah, bool is2ghz) in ar9003_hw_xpa_bias_level_apply()
3553 static u16 ar9003_switch_com_spdt_get(struct ath_hw *ah, bool is2ghz) in ar9003_switch_com_spdt_get()
3558 u32 ar9003_hw_ant_ctrl_common_get(struct ath_hw *ah, bool is2ghz) in ar9003_hw_ant_ctrl_common_get()
3563 u32 ar9003_hw_ant_ctrl_common_2_get(struct ath_hw *ah, bool is2ghz) in ar9003_hw_ant_ctrl_common_2_get()
3569 bool is2ghz) in ar9003_hw_ant_ctrl_chain_get()
3575 static void ar9003_hw_ant_ctrl_apply(struct ath_hw *ah, bool is2ghz) in ar9003_hw_ant_ctrl_apply()
4018 static void ar9003_hw_txend_to_xpa_off_apply(struct ath_hw *ah, bool is2ghz) in ar9003_hw_txend_to_xpa_off_apply()
4030 static void ar9003_hw_xpa_timing_control_apply(struct ath_hw *ah, bool is2ghz) in ar9003_hw_xpa_timing_control_apply()
4054 static void ar9003_hw_xlna_bias_strength_apply(struct ath_hw *ah, bool is2ghz) in ar9003_hw_xlna_bias_strength_apply()
4135 bool is2ghz) in ar9003_hw_apply_minccapwr_thresh()
4168 bool is2ghz = IS_CHAN_2GHZ(chan); in ath9k_hw_ar9300_set_board_values() local
5137 bool is2ghz = IS_CHAN_2GHZ(chan); in ar9003_hw_set_power_per_rate_table() local
5473 u8 *ar9003_get_spur_chan_ptr(struct ath_hw *ah, bool is2ghz) in ar9003_get_spur_chan_ptr()