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

/freebsd-current/sys/dev/ath/
H A Dif_ath_tx.c372 int numTxMaps = 1; local
390 numTxMaps = sc->sc_tx_nmaps;
409 if ((i != bf->bf_nseg - 1) && (bp < numTxMaps))

Completed in 67 milliseconds