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