Searched refs:IGB_MIN_RXD (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/intel/igb/ | ||
D | igb.h | 41 #define IGB_MIN_RXD 80 macro |
D | igb_ethtool.c | 893 new_rx_count = max_t(u16, new_rx_count, IGB_MIN_RXD); in igb_set_ringparam() |