Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c368 pCap->halNumMRRetries = 1; /* No hardware MRR support */ in ar5210FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c503 pCap->halNumMRRetries = 1; /* No hardware MRR support */ in ar5211FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h322 int halNumMRRetries; member
H A Dah.c844 *result = pCap->halNumMRRetries; in ath_hal_getcapability()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c854 pCap->halNumMRRetries = 4; /* Hardware supports 4 MRR */ in ar5212FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c946 pCap->halNumMRRetries = 4; /* Hardware supports 4 MRR */ in ar5416FillCapabilityInfo()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2794 p_cap->halNumMRRetries = 4; /* Hardware supports 4 MRR */ in ar9300_fill_capability_info()