Home
last modified time | relevance | path

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

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