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