Searched refs:IXGBEVF_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/ixgbevf/
H A Dixgbevf.h114 #define IXGBEVF_MIN_TXD 64 macro
H A Dethtool.c345 new_tx_count = max(ring->tx_pending, (u32)IXGBEVF_MIN_TXD);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dixgbevf.h114 #define IXGBEVF_MIN_TXD 64 macro
H A Dethtool.c345 new_tx_count = max(ring->tx_pending, (u32)IXGBEVF_MIN_TXD);

Completed in 109 milliseconds