Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c369 pCap->halNumTxMaps = 1; /* Single TX ptr per descr */ in ar5210FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c504 pCap->halNumTxMaps = 1; /* Single TX ptr per descr */ in ar5211FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h315 int halNumTxMaps; member
H A Dah.c820 *result = pCap->halNumTxMaps; in ath_hal_getcapability()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c855 pCap->halNumTxMaps = 1; /* Single TX ptr per descr */ in ar5212FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c947 pCap->halNumTxMaps = 1; /* Single TX ptr per descr */ in ar5416FillCapabilityInfo()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2868 p_cap->halNumTxMaps = 4; in ar9300_fill_capability_info()