Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.h149 s32 ixgbe_enable_rx_dma(struct ixgbe_hw *hw, u32 regval);
H A Dixgbe_api.c1699 s32 ixgbe_enable_rx_dma(struct ixgbe_hw *hw, u32 regval) in ixgbe_enable_rx_dma() function
H A Dif_ix.c3307 ixgbe_enable_rx_dma(hw, rxctrl); in ixgbe_if_init()