Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h16 #define IONIC_MAX_TX_DESC 8192 macro
H A Dionic_ethtool.c618 ring->tx_max_pending = IONIC_MAX_TX_DESC; in ionic_get_ringparam()