Searched refs:ath_hal_getntxmaps (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ | ||
H A D | if_ath_tx_edma.c | 1063 (void) ath_hal_getntxmaps(sc->sc_ah, &sc->sc_tx_nmaps); in ath_xmit_setup_edma() |
H A D | if_athvar.h | 1343 #define ath_hal_getntxmaps(_ah, _req) \ macro |