Searched refs:IGC_MIN_TXD (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/intel/igc/ | ||
D | igc.h | 329 #define IGC_MIN_TXD 80 macro |
D | igc_ethtool.c | 603 new_tx_count = max_t(u16, new_tx_count, IGC_MIN_TXD); in igc_ethtool_set_ringparam() |