Home
last modified time | relevance | path

Searched refs:halRxTstampPrecision (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c397 pCap->halRxTstampPrecision = 15; /* NB: s/w extended from 13 */ in ar5210FillCapabilityInfo()
/freebsd-14.2/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c526 pCap->halRxTstampPrecision = 13; in ar5211FillCapabilityInfo()
/freebsd-14.2/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c904 pCap->halRxTstampPrecision = 15; in ar5212FillCapabilityInfo()
/freebsd-14.2/sys/dev/ath/ath_hal/
H A Dah_internal.h299 int halRxTstampPrecision; member
H A Dah.c853 *result = pCap->halRxTstampPrecision; in ath_hal_getcapability()
/freebsd-14.2/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c970 pCap->halRxTstampPrecision = 32; in ar5416FillCapabilityInfo()
/freebsd-14.2/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3003 p_cap->halRxTstampPrecision = 32; in ar9300_fill_capability_info()