Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h877 void ixgbe_disable_rx_queue(struct ixgbe_adapter *adapter, struct ixgbe_ring *);
Dixgbe_main.c3576 void ixgbe_disable_rx_queue(struct ixgbe_adapter *adapter, in ixgbe_disable_rx_queue() function
3618 ixgbe_disable_rx_queue(adapter, ring); in ixgbe_configure_rx_ring()
4656 ixgbe_disable_rx_queue(adapter, rx_ring); in ixgbe_disable_fwd_ring()
5192 ixgbe_disable_rx_queue(adapter, adapter->rx_ring[i]); in ixgbe_down()
Dixgbe_ethtool.c1646 ixgbe_disable_rx_queue(adapter, rx_ring); in ixgbe_free_desc_rings()