Home
last modified time | relevance | path

Searched refs:ath_hal_split4ktrans (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/ath/
HDif_ath_descdma.c169 if (! ath_hal_split4ktrans(sc->sc_ah)) { in ath_descdma_alloc_desc()
276 if (! ath_hal_split4ktrans(sc->sc_ah)) { in ath_descdma_setup()
HDif_athvar.h1346 #define ath_hal_split4ktrans(_ah) \ macro