Home
last modified time | relevance | path

Searched refs:ixgbe_disable_rx (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h223 void ixgbe_disable_rx(struct ixgbe_hw *hw);
H A Dixgbe_api.c1695 void ixgbe_disable_rx(struct ixgbe_hw *hw) in ixgbe_disable_rx() function
H A Dixgbe_82599.c2293 ixgbe_disable_rx(hw); in ixgbe_enable_rx_dma_82599()
H A Dixgbe_common.c1127 ixgbe_disable_rx(hw); in ixgbe_stop_adapter_generic()
3454 ixgbe_disable_rx(hw); in ixgbe_enable_rx_dma_generic()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2503 ixgbe_disable_rx(hw); in ixgbe_setup_rx()