Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h143 s32 ixgbe_enable_rx_dma(struct ixgbe_hw *hw, u32 regval);
H A Dixgbe_api.c1541 s32 ixgbe_enable_rx_dma(struct ixgbe_hw *hw, u32 regval) in ixgbe_enable_rx_dma() function
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2487 (void) ixgbe_enable_rx_dma(hw, reg_val); in ixgbe_setup_rx()