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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dattach.c155 ah->ah_phy_revision = ath5k_hw_reg_read(ah, AR5K_PHY_CHIP_ID) &
214 ah->ah_phy_revision == AR5K_SREV_PHY_2425) {
219 ah->ah_phy_revision == AR5K_SREV_PHY_5212B) {
228 ah->ah_phy_revision == AR5K_SREV_PHY_5413) {
233 ah->ah_phy_revision == AR5K_SREV_PHY_2413) {
H A Dreset.c617 ah->ah_phy_revision >= AR5K_SREV_PHY_5212A) {
643 if (ah->ah_phy_revision >= AR5K_SREV_PHY_5212B)
647 if (ah->ah_phy_revision > AR5K_SREV_PHY_5212B)
733 if (ah->ah_phy_revision >= AR5K_SREV_PHY_5212A) {
H A Dath5k.h1041 u16 ah_phy_revision; member in struct:ath5k_hw
H A Dphy.c761 if (ah->ah_phy_revision >= AR5K_SREV_PHY_5212A) {
2949 (ah->ah_phy_revision < AR5K_SREV_PHY_5212A))
H A Dbase.c650 sc->ah->ah_phy_revision);

Completed in 81 milliseconds