Home
last modified time | relevance | path

Searched refs:AR_SUBVENDOR_ID_NOG (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_devid.h99 #define AR_SUBVENDOR_ID_NOG 0x0e11 /* No 11G subvendor ID */ macro
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c780 ahpriv->ah_subvendorid != AR_SUBVENDOR_ID_NOG) { in ar5212FillCapabilityInfo()
H A Dar5212_misc.c129 AH_PRIVATE(ah)->ah_subvendorid != AR_SUBVENDOR_ID_NOG) { in ar5212GetWirelessModes()