Searched refs:IGB_MIN_TXD (Results 1 – 3 of 3) sorted by relevance
124 #define IGB_MIN_TXD 80 macro
37 #define IGB_MIN_TXD 64 macro
900 new_tx_count = max_t(u16, new_tx_count, IGB_MIN_TXD); in igb_set_ringparam()