Searched refs:IGB_MIN_TXD (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/igb/
H A Digb.h48 #define IGB_MIN_TXD 80 macro
H A Digb_ethtool.c779 new_tx_count = max_t(u16, new_tx_count, IGB_MIN_TXD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/igb/
H A Digb.h48 #define IGB_MIN_TXD 80 macro
H A Digb_ethtool.c779 new_tx_count = max_t(u16, new_tx_count, IGB_MIN_TXD);

Completed in 128 milliseconds