Searched refs:IONIC_MAX_TX_DESC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/pensando/ionic/ | ||
H A D | ionic_dev.h | 16 #define IONIC_MAX_TX_DESC 8192 macro |
H A D | ionic_ethtool.c | 618 ring->tx_max_pending = IONIC_MAX_TX_DESC; in ionic_get_ringparam() |