Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h14 s32 txgbe_start_hw_gen2(struct txgbe_hw *hw);
H A Dtxgbe_hw.c241 s32 txgbe_start_hw_gen2(struct txgbe_hw *hw) in txgbe_start_hw_gen2() function
3592 err = txgbe_start_hw_gen2(hw); in txgbe_start_hw_raptor()