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

/freebsd-13-stable/sys/dev/dwc/
H A Dif_dwcvar.h50 #define TX_MAP_COUNT TX_DESC_COUNT macro
H A Dif_dwc.c952 for (idx = 0; idx < TX_MAP_COUNT; idx++) {
1077 if (sc->tx_mapcount == (TX_MAP_COUNT - 1)) {
1679 if_setsendqlen(ifp, TX_MAP_COUNT - 1);

Completed in 26 milliseconds