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