Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/
Dif_ath_tx_edma.c864 (void) ath_hal_gettxdesclen(sc->sc_ah, &sc->sc_tx_desclen); in ath_xmit_setup_edma()
Dif_athvar.h1293 #define ath_hal_gettxdesclen(_ah, _req) \ macro