Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h11 s32 txgbe_start_hw(struct txgbe_hw *hw);
H A Dtxgbe_hw.c242 s32 txgbe_start_hw(struct txgbe_hw *hw) in txgbe_start_hw() function
3666 err = txgbe_start_hw(hw); in txgbe_start_hw_raptor()