Home
last modified time | relevance | path

Searched refs:ah_subvendorid (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/tools/tools/ath/athpow/
HDathpow.c175 revs->ah_devid, revs->ah_subvendorid); in printRevs()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c249 AH_PRIVATE(ah)->ah_subvendorid = 0; /* XXX */ in ar5212InitState()
746 ahpriv->ah_subvendorid == AR_SUBVENDOR_ID_NEW_A) { in ar5212FillCapabilityInfo()
778 ahpriv->ah_subvendorid != AR_SUBVENDOR_ID_NOG) { in ar5212FillCapabilityInfo()
HDar5212_misc.c129 AH_PRIVATE(ah)->ah_subvendorid != AR_SUBVENDOR_ID_NOG) { in ar5212GetWirelessModes()
HDar5212_reset.c1703 if (AH_PRIVATE(ah)->ah_subvendorid == 0x1022 && in ar5212SetBoardValues()
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah_internal.h382 uint16_t ah_subvendorid; /* PCI subvendor ID */ member
824 uint16_t ah_subvendorid; /* PCI subvendor ID */ member
HDah.c76 ah->ah_subvendorid = AH_PRIVATE(ah)->ah_subvendorid; in ath_hal_attach()
HDah.h1199 uint16_t ah_subvendorid; /* PCI subvendor ID */ member
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c217 AH_PRIVATE(ah)->ah_subvendorid = 0; /* XXX */ in ar5210Attach()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c235 AH_PRIVATE(ah)->ah_subvendorid = 0; /* XXX */ in ar5211Attach()
HDar5211_reset.c1274 if (AH_PRIVATE(ah)->ah_subvendorid == 0x1022 && in ar5211SetBoardValues()