Searched refs:IGB_MIN_RXD (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/igb/ | ||
| H A D | igb.h | 43 #define IGB_MIN_RXD 64 macro |
| H A D | igb_ethtool.c | 896 new_rx_count = max_t(u16, new_rx_count, IGB_MIN_RXD); in igb_set_ringparam() |