Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h217 void ixgbe_disable_rx(struct ixgbe_hw *hw);
H A Dixgbe_api.c1600 void ixgbe_disable_rx(struct ixgbe_hw *hw) in ixgbe_disable_rx() function
H A Dixgbe_common.c1073 ixgbe_disable_rx(hw); in ixgbe_stop_adapter_generic()
3352 ixgbe_disable_rx(hw); in ixgbe_enable_rx_dma_generic()
H A Dixgbe_82599.c2266 ixgbe_disable_rx(hw); in ixgbe_enable_rx_dma_82599()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2399 ixgbe_disable_rx(hw); in ixgbe_setup_rx()