igc_disable_rx_ring
void igc_disable_rx_ring(struct igc_ring *ring);
igc_disable_rx_ring(rx_ring);
igc_disable_rx_ring(adapter->rx_ring[i]);