Searched refs:sc_tx_nmaps (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_tx_edma.c1063 (void) ath_hal_getntxmaps(sc->sc_ah, &sc->sc_tx_nmaps);
1071 sc->sc_tx_nmaps);
H A Dif_ath_tx.c150 n = ((bf->bf_nseg - 1) / sc->sc_tx_nmaps) + 1;
390 numTxMaps = sc->sc_tx_nmaps;
6404 sc->sc_tx_nmaps = 1; /* only one buffer per TX desc */
H A Dif_athvar.h590 int sc_tx_nmaps; /* Number of TX maps */ member in struct:ath_softc

Completed in 164 milliseconds