Home
last modified time | relevance | path

Searched refs:AR5212_AR2315_REV7 (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah_devid.h53 #define AR5212_AR2315_REV7 0x0087 /* AR2315 WMAC (AP51-Full) */ macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
HDar5312_attach.c136 (devid == AR5212_AR2315_REV7) || in ar5312Attach()
322 case AR5212_AR2315_REV7: in ar5312Probe()
HDar5312.h37 AH_PRIVATE(ah)->ah_devid == AR5212_AR2315_REV7 || \
/freebsd-11-stable/tools/tools/ath/athdecode/
HDmain.c227 case AR5212_AR2315_REV7: in opdevice()