Searched refs:ixgbe_disable_rx_queue (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h861 void ixgbe_disable_rx_queue(struct ixgbe_adapter *adapter, struct ixgbe_ring *);
H A Dixgbe_main.c3490 void ixgbe_disable_rx_queue(struct ixgbe_adapter *adapter, ixgbe_disable_rx_queue() function
3532 ixgbe_disable_rx_queue(adapter, ring); ixgbe_configure_rx_ring()
4546 ixgbe_disable_rx_queue(adapter, rx_ring); ixgbe_disable_fwd_ring()
5088 ixgbe_disable_rx_queue(adapter, adapter->rx_ring[i]); ixgbe_down()
H A Dixgbe_ethtool.c1641 ixgbe_disable_rx_queue(adapter, rx_ring); ixgbe_free_desc_rings()

Completed in 119 milliseconds