Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h596 extern void ixgbe_disable_rx_queue(struct ixgbe_adapter *adapter,
Dixgbe_main.c2974 void ixgbe_disable_rx_queue(struct ixgbe_adapter *adapter, in ixgbe_disable_rx_queue() function
3014 ixgbe_disable_rx_queue(adapter, ring); in ixgbe_configure_rx_ring()
4255 ixgbe_disable_rx_queue(adapter, adapter->rx_ring[i]); in ixgbe_down()
Dixgbe_ethtool.c1557 ixgbe_disable_rx_queue(adapter, rx_ring); in ixgbe_free_desc_rings()