Home
last modified time | relevance | path

Searched refs:IONIC_RX_MAX_SG_ELEMS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h982 #define IONIC_RX_MAX_SG_ELEMS 8 macro
H A Dionic_txrx.c518 for (j = 0; j < IONIC_RX_MAX_SG_ELEMS + 1; j++) { in ionic_rx_empty()