Home
last modified time | relevance | path

Searched refs:txgbe_disable_rx (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h78 void txgbe_disable_rx(struct txgbe_hw *hw);
H A Dtxgbe_hw.c475 txgbe_disable_rx(hw); in txgbe_stop_hw()
2165 void txgbe_disable_rx(struct txgbe_hw *hw) in txgbe_disable_rx() function
2680 mac->disable_rx = txgbe_disable_rx; in txgbe_init_ops_pf()
3624 txgbe_disable_rx(hw); in txgbe_enable_rx_dma_raptor()