Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h13 s32 txgbe_start_hw_gen2(struct txgbe_hw *hw);
H A Dtxgbe_hw.c292 s32 txgbe_start_hw_gen2(struct txgbe_hw *hw) in txgbe_start_hw_gen2() function
3670 err = txgbe_start_hw_gen2(hw); in txgbe_start_hw_raptor()