Searched refs:IONIC_RX_MAX_SG_ELEMS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ | ||
H A D | ionic_if.h | 982 #define IONIC_RX_MAX_SG_ELEMS 8 macro |
H A D | ionic_txrx.c | 518 for (j = 0; j < IONIC_RX_MAX_SG_ELEMS + 1; j++) { in ionic_rx_empty() |