Searched refs:IGB_MIN_TXD (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/igb/ | ||
D | igb.h | 48 #define IGB_MIN_TXD 80 macro |
D | igb_ethtool.c | 790 new_tx_count = max_t(u16, new_tx_count, IGB_MIN_TXD); in igb_set_ringparam() |