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

/external/syslinux/gpxe/src/drivers/net/ath5k/
H A Dath5k_attach.c199 if (ah->ah_mac_version == AR5K_SREV_AR2425 ||
217 } else if (ah->ah_mac_version == (AR5K_SREV_AR2425 >> 4) ||
251 (srev < AR5K_SREV_AR2425)) {
H A Dath5k_eeprom.c151 if ((ah->ah_mac_version == (AR5K_SREV_AR2425 >> 4)) && val)
1755 if ((ah->ah_mac_version == (AR5K_SREV_AR2425 >> 4)) && data)
H A Dath5k.h306 #define AR5K_SREV_AR2425 0xe0 /* Swan */ macro
H A Dath5k.c106 { "2425", AR5K_VERSION_MAC, AR5K_SREV_AR2425 },

Completed in 125 milliseconds