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