Searched refs:is2ghz (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c985 static s32 ar9003_hw_xpa_bias_level_get(struct ath_hw *ah, bool is2ghz) argument
989 if (is2ghz)
995 static void ar9003_hw_xpa_bias_level_apply(struct ath_hw *ah, bool is2ghz) argument
997 int bias = ar9003_hw_xpa_bias_level_get(ah, is2ghz);
1003 static u32 ar9003_hw_ant_ctrl_common_get(struct ath_hw *ah, bool is2ghz) argument
1008 if (is2ghz)
1015 static u32 ar9003_hw_ant_ctrl_common_2_get(struct ath_hw *ah, bool is2ghz) argument
1020 if (is2ghz)
1029 bool is2ghz)
1035 if (is2ghz)
1027 ar9003_hw_ant_ctrl_chain_get(struct ath_hw *ah, int chain, bool is2ghz) argument
1044 ar9003_hw_ant_ctrl_apply(struct ath_hw *ah, bool is2ghz) argument
1936 bool is2ghz = IS_CHAN_2GHZ(chan); local
[all...]

Completed in 80 milliseconds