Searched refs:IXGBEVF_MIN_TXD (Results 1 – 2 of 2) sorted by relevance
142 #define IXGBEVF_MIN_TXD 64 macro
249 new_tx_count = max_t(u32, ring->tx_pending, IXGBEVF_MIN_TXD); in ixgbevf_set_ringparam()