Searched refs:txgbe_disable_rx (Results 1 – 2 of 2) sorted by relevance
77 void txgbe_disable_rx(struct txgbe_hw *hw);
533 txgbe_disable_rx(hw); in txgbe_stop_hw()2289 void txgbe_disable_rx(struct txgbe_hw *hw) in txgbe_disable_rx() function2826 mac->disable_rx = txgbe_disable_rx; in txgbe_init_ops_pf()3704 txgbe_disable_rx(hw); in txgbe_enable_rx_dma_raptor()