Home
last modified time | relevance | path

Searched refs:ah_macRev (Results 1 – 25 of 39) sorted by relevance

12

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416reg.h646 #define IS_5416V1(_ah) (AR_SREV_OWL((_ah)) && AH_PRIVATE((_ah))->ah_macRev == AR_SREV_REVISI…
647 #define IS_5416V2(_ah) (AR_SREV_OWL((_ah)) && AH_PRIVATE((_ah))->ah_macRev >= AR_SREV_REVISI…
648 #define IS_5416V2_2(_ah) (AR_SREV_OWL((_ah)) && AH_PRIVATE((_ah))->ah_macRev == AR_SREV_REVISI…
708 AH_PRIVATE((_ah))->ah_macRev >= AR_SREV_REVISION_OWL_20) || \
713 AH_PRIVATE((_ah))->ah_macRev >= AR_SREV_REVISION_OWL_22) || \
733 AH_PRIVATE((_ah))->ah_macRev == AR_XSREV_REVISION_SOWL_11)
745 AH_PRIVATE((_ah))->ah_macRev >= AR_XSREV_REVISION_MERLIN_20)
750 AH_PRIVATE((_ah))->ah_macRev >= AR_XSREV_REVISION_MERLIN_20))
762 AH_PRIVATE((_ah))->ah_macRev == AR_XSREV_REVISION_KITE_11)
767 AH_PRIVATE((_ah))->ah_macRev >= AR_XSREV_REVISION_KITE_11))
[all …]
/dragonfly/tools/tools/ath/athdecode/
HDmain.c205 state.revs.ah_macRev = 0; in opdevice()
213 state.revs.ah_macRev = 0; in opdevice()
242 state.revs.ah_macRev = 5; in opdevice()
250 state.revs.ah_macRev = 9; in opdevice()
262 state.revs.ah_macRev = 8; in opdevice()
356 MAC_MATCH(dr, revs->ah_macVersion, revs->ah_macRev)) in findreg()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5312/
HDar5312_attach.c142 AH_PRIVATE(ah)->ah_macRev = val & AR5315_WREV_REVISION; in ar5312Attach()
145 AH_PRIVATE(ah)->ah_macVersion, AH_PRIVATE(ah)->ah_macRev); in ar5312Attach()
154 AH_PRIVATE(ah)->ah_macRev = val & AR5312_WREV_REVISION; in ar5312Attach()
159 AH_PRIVATE(ah)->ah_macRev < AR_SREV_D2PLUS) && in ar5312Attach()
165 AH_PRIVATE(ah)->ah_macRev); in ar5312Attach()
HDar5312.h34 (AH_PRIVATE(ah)->ah_macRev == 2 || AH_PRIVATE(ah)->ah_macRev == 7))
HDar5312_misc.c76 AH_PRIVATE(ah)->ah_macRev == macRev); in ar5312DetectCardPresent()
87 AH_PRIVATE(ah)->ah_macRev == macRev); in ar5312DetectCardPresent()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300reg.h2988 (AH_PRIVATE((_ah))->ah_macRev == AR_SREV_REVISION_OSPREY_22))
3000 (AH_PRIVATE((_ah))->ah_macRev >= AR_SREV_REVISION_AR9580_10))
3004 (AH_PRIVATE((_ah))->ah_macRev == AR_SREV_REVISION_AR9580_10))
3015 (AH_PRIVATE((_ah))->ah_macRev == AR_SREV_REVISION_JUPITER_10))
3019 (AH_PRIVATE((_ah))->ah_macRev == AR_SREV_REVISION_JUPITER_20))
3023 (AH_PRIVATE((_ah))->ah_macRev == AR_SREV_REVISION_JUPITER_21))
3027 (AH_PRIVATE((_ah))->ah_macRev >= AR_SREV_REVISION_JUPITER_20))
3031 (AH_PRIVATE((_ah))->ah_macRev >= AR_SREV_REVISION_JUPITER_21))
3038 (AH_PRIVATE((_ah))->ah_macRev == AR_SREV_REVISION_APHRODITE_10))
3043 (AH_PRIVATE((_ah))->ah_macRev == AR_SREV_REVISION_HORNET_10))
[all …]
HDar9300_spectral.c280 (AH_PRIVATE(ah))->ah_macRev, freq_mhz, ch); in ar9300_noise_floor_get()
300 (AH_PRIVATE(ah))->ah_macRev, freq_mhz, ch); in ar9300_noise_floor_power_get()
HDar9300_keycache.c220 __func__, AH_PRIVATE(ah)->ah_macRev); in ar9300_set_key_cache_entry()
470 __func__, AH_PRIVATE(ah)->ah_macRev); in ar9300_check_key_cache_entry()
HDar9300_attach.c597 AH_PRIVATE(ah)->ah_macRev = AR_SREV_REVISION_HORNET_11; in ar9300_read_revisions()
599 AH_PRIVATE(ah)->ah_macRev = MS(val, AR_SREV_REVISION2); in ar9300_read_revisions()
610 AH_PRIVATE(ah)->ah_macRev = in ar9300_read_revisions()
616 AH_PRIVATE(ah)->ah_macRev = MS(val, AR_SREV_REVISION2); in ar9300_read_revisions()
829 (ahpriv->ah_macRev <= AR_SREV_REVISION_OSPREY_20)) || in ar9300_attach()
842 ahpriv->ah_macRev); in ar9300_attach()
874 ahpriv->ah_macRev); in ar9300_attach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212_attach.c354 AH_PRIVATE(ah)->ah_macRev = val & AR_SREV_REVISION; in ar5212Attach()
357 if (!ar5212IsMacSupported(AH_PRIVATE(ah)->ah_macVersion, AH_PRIVATE(ah)->ah_macRev)) { in ar5212Attach()
361 AH_PRIVATE(ah)->ah_macRev); in ar5212Attach()
428 AH_PRIVATE(ah)->ah_macRev == AR_SREV_HAINAN && in ar5212Attach()
713 AH_PRIVATE(ah)->ah_macRev == AR_SREV_GRIFFIN_LITE) in ar5212FillCapabilityInfo()
822 (AH_PRIVATE(ah)->ah_macRev >= AR_SREV_VERSION_OAHU)))); in ar5212FillCapabilityInfo()
838 if (ahpriv->ah_macRev > 1 || IS_COBRA(ah)) { in ar5212FillCapabilityInfo()
858 ahpriv->ah_macRev == 8) || in ar5212FillCapabilityInfo()
894 AH_PRIVATE(ah)->ah_macRev == AR_SREV_HAINAN) || in ar5212FillCapabilityInfo()
HDar5212_keycache.c178 __func__, AH_PRIVATE(ah)->ah_macRev); in ar5212SetKeyCacheEntry()
HDar5212_misc.c360 AH_PRIVATE(ah)->ah_macRev == macRev); in ar5212DetectCardPresent()
839 AH_PRIVATE(ah)->ah_macRev >= 8) ? HAL_OK : HAL_ENOTSUPP; in ar5212GetCapability()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
HDar5210_beacon.c172 if (AH_PRIVATE(ah)->ah_macRev < AR_SREV_CRETE) in ar5210SetStaBeaconTimers()
179 if (AH_PRIVATE(ah)->ah_macRev >= AR_SREV_CRETE && in ar5210SetStaBeaconTimers()
HDar5210_attach.c239 AH_PRIVATE(ah)->ah_macRev = OS_REG_READ(ah, AR_SREV) & 0xff; in ar5210Attach()
HDar5210_misc.c403 return (AH_PRIVATE(ah)->ah_macRev == (OS_REG_READ(ah, AR_SREV) & 0xff)); in ar5210DetectCardPresent()
/dragonfly/tools/tools/ath/athpow/
HDathpow.c54 (ah)->ah_macRev <= AR_SREV_D2PLUS_MS))
177 , revs->ah_macVersion, revs->ah_macRev in printRevs()
/dragonfly/tools/tools/ath/athregs/
HDdumpregs.c162 state.revs.ah_macVersion, state.revs.ah_macRev, in main()
359 if (!MAC_MATCH(dr, revs->ah_macVersion, revs->ah_macRev)) in match()
660 int micEnabled = SREV(state.revs.ah_macVersion, state.revs.ah_macRev) < SREV(4,8) ? 0 : in ath_hal_dumpkeycache()
/dragonfly/tools/tools/ath/athpoke/
HDathpoke.c242 if (MAC_MATCH(dr, revs->ah_macVersion, revs->ah_macRev) && in reglookup()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9001/
HDar9130_attach.c154 AH_PRIVATE(ah)->ah_macRev = MS(val, AR_XSREV_REVISION); in ar9130Attach()
HDar9160_attach.c175 AH_PRIVATE(ah)->ah_macRev = MS(val, AR_XSREV_REVISION); in ar9160Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.c78 ah->ah_macRev = AH_PRIVATE(ah)->ah_macRev; in ath_hal_attach()
131 if (ah->ah_macRev >= AR_SREV_REVISION_AR9580_10) in ath_hal_mac_name()
HDah_internal.h384 uint16_t ah_macRev; /* MAC revision */ member
826 uint16_t ah_macRev; /* MAC revision */ member
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
HDar9287_attach.c205 AH_PRIVATE(ah)->ah_macRev = MS(val, AR_XSREV_REVISION); in ar9287Attach()
HDar9285_attach.c223 AH_PRIVATE(ah)->ah_macRev = MS(val, AR_XSREV_REVISION); in ar9285Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
HDar5211_attach.c263 AH_PRIVATE(ah)->ah_macRev = val & AR_SREV_REVISION_M; in ar5211Attach()

12