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