Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx_edma.c1061 (void) ath_hal_gettxdesclen(sc->sc_ah, &sc->sc_tx_desclen); in ath_xmit_setup_edma()
H A Dif_athvar.h1350 #define ath_hal_gettxdesclen(_ah, _req) \ macro