Searched refs:IONIC_RX_MAX_SG_ELEMS (Results 1 – 3 of 3) sorted by relevance
190 struct ionic_page_info pages[IONIC_RX_MAX_SG_ELEMS + 1];
407 for (j = 0; j < IONIC_RX_MAX_SG_ELEMS + 1; j++) { in ionic_rx_empty()
898 #define IONIC_RX_MAX_SG_ELEMS 8 macro