Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_rx_edma.c903 if (! ath_hal_getrxfifodepth(sc->sc_ah, qtype, &re->m_fifolen)) { in ath_edma_setup_rxfifo()
H A Dif_athvar.h1357 #define ath_hal_getrxfifodepth(_ah, _qtype, _req) \ macro