IXGBEVF_MAX_TXD
ring->tx_max_pending = IXGBEVF_MAX_TXD;
new_tx_count = min_t(u32, new_tx_count, IXGBEVF_MAX_TXD);