Searched refs:NTXFRAGS (Results 1 – 1 of 1) sorted by relevance
84 #define NTXFRAGS 100 /* Max fragments per packet */ macro551 NTXFRAGS, XGE_MAX_FRAMELEN, 0, BUS_DMA_NOWAIT, in xge_attach()1209 #define TXMAPSZ (NTXDESCS*NTXFRAGS*sizeof(struct txd)) in xge_alloc_txmem()1234 txp += NTXFRAGS; in xge_alloc_txmem()1235 txdp += (NTXFRAGS * sizeof(struct txd)); in xge_alloc_txmem()