Searched refs:IGB_MIN_RXD (Results 1 – 3 of 3) sorted by relevance
128 #define IGB_MIN_RXD 80 macro
41 #define IGB_MIN_RXD 64 macro
896 new_rx_count = max_t(u16, new_rx_count, IGB_MIN_RXD); in igb_set_ringparam()