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

/freebsd-11.0-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h96 #define AR5416_OPFLAGS_11A 0x01 macro
H A Dah_eeprom_v14.c108 return pBase->opCapFlags & AR5416_OPFLAGS_11A ?
H A Dah_eeprom_v4k.c84 return pBase->opCapFlags & AR5416_OPFLAGS_11A ?
/freebsd-11.0-release/sys/dev/otus/
H A Dif_otus.c703 (sc->capflags & AR5416_OPFLAGS_11A) ?
736 if (sc->eeprom.baseEepHeader.opCapFlags & AR5416_OPFLAGS_11A) {
804 if (sc->eeprom.baseEepHeader.opCapFlags & AR5416_OPFLAGS_11A) {
833 if (sc->eeprom.baseEepHeader.opCapFlags & AR5416_OPFLAGS_11A) {
H A Dif_otusreg.h731 #define AR5416_OPFLAGS_11A 0x01 macro
/freebsd-11.0-release/tools/tools/ath/athprom/
H A Dathprom.c833 if (eepromN.baseEepHeader.opCapFlags & AR5416_OPFLAGS_11A)

Completed in 163 milliseconds