Searched refs:IONIC_RX_MAX_SG_ELEMS (Results 1 – 2 of 2) sorted by relevance
740 #define IONIC_RX_MAX_SG_ELEMS 8 macro806 } elems[IONIC_RX_MAX_SG_ELEMS];
916 for (j = 0; j < nsegs - 1 && j < IONIC_RX_MAX_SG_ELEMS; j++) { in ionic_rx_fill()