Searched refs:txgbe_disable_rx (Results 1 – 2 of 2) sorted by relevance
78 void txgbe_disable_rx(struct txgbe_hw *hw);
475 txgbe_disable_rx(hw); in txgbe_stop_hw()2165 void txgbe_disable_rx(struct txgbe_hw *hw) in txgbe_disable_rx() function2680 mac->disable_rx = txgbe_disable_rx; in txgbe_init_ops_pf()3624 txgbe_disable_rx(hw); in txgbe_enable_rx_dma_raptor()