Searched refs:IGC_MIN_RXD (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/intel/igc/ | ||
| D | igc.h | 330 #define IGC_MIN_RXD 80 macro |
| D | igc_ethtool.c | 599 new_rx_count = max_t(u16, new_rx_count, IGC_MIN_RXD); in igc_ethtool_set_ringparam() |