Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h17 #define IONIC_MAX_RX_DESC 16384 macro
H A Dionic_ethtool.c659 ring->rx_max_pending = IONIC_MAX_RX_DESC; in ionic_get_ringparam()