IGBVF_MAX_RXD
ring->rx_max_pending = IGBVF_MAX_RXD;
new_rx_count = min_t(u32, new_rx_count, IGBVF_MAX_RXD);