Searched refs:IONIC_MAX_RX_DESC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/pensando/ionic/ | ||
| D | ionic_dev.h | 15 #define IONIC_MAX_RX_DESC 16384 macro |
| D | ionic_ethtool.c | 613 ring->rx_max_pending = IONIC_MAX_RX_DESC; in ionic_get_ringparam() |