Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h77 void txgbe_disable_rx(struct txgbe_hw *hw);
H A Dtxgbe_hw.c533 txgbe_disable_rx(hw); in txgbe_stop_hw()
2289 void txgbe_disable_rx(struct txgbe_hw *hw) in txgbe_disable_rx() function
2826 mac->disable_rx = txgbe_disable_rx; in txgbe_init_ops_pf()
3704 txgbe_disable_rx(hw); in txgbe_enable_rx_dma_raptor()