Searched refs:AR5416_OPFLAGS_11G (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h732 #define AR5416_OPFLAGS_11G 0x02 macro
H A Dif_otus.c729 if (sc->eeprom.baseEepHeader.opCapFlags & AR5416_OPFLAGS_11G) {
794 if (sc->eeprom.baseEepHeader.opCapFlags & AR5416_OPFLAGS_11G) {
823 if (sc->eeprom.baseEepHeader.opCapFlags & AR5416_OPFLAGS_11G) {
/freebsd-11-stable/tools/tools/ath/athprom/
H A Dathprom.c848 if (eepromN.baseEepHeader.opCapFlags & AR5416_OPFLAGS_11G)
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.c78 return pBase->opCapFlags & AR5416_OPFLAGS_11G ?
H A Dah_eeprom_v14.c113 return pBase->opCapFlags & AR5416_OPFLAGS_11G ?
H A Dah_eeprom_v14.h97 #define AR5416_OPFLAGS_11G 0x02 macro
H A Dah_eeprom_v4k.c89 return pBase->opCapFlags & AR5416_OPFLAGS_11G ?

Completed in 96 milliseconds