Searched refs:IXGBE_MIN_TXD (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe.h54 #define IXGBE_MIN_TXD 64 macro
H A Dixgbe_ethtool.c871 new_tx_count = max(ring->tx_pending, (u32)IXGBE_MIN_TXD);

Completed in 43 milliseconds