Searched refs:TX_MAP_MAX_SEGS (Results 1 – 2 of 2) sorted by relevance
49 #define TX_MAP_MAX_SEGS 32 macro
248 struct bus_dma_segment segs[TX_MAP_MAX_SEGS]; in dma1000_setup_txbuf()480 if (sc->tx_desccount > (TX_DESC_COUNT - TX_MAP_MAX_SEGS + 1)) { in dma1000_txstart()701 MCLBYTES*TX_MAP_MAX_SEGS, /* maxsize */ in dma1000_init()702 TX_MAP_MAX_SEGS, /* nsegments */ in dma1000_init()