Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h106 s32 txgbe_start_hw_raptor(struct txgbe_hw *hw);
H A Dtxgbe_hw.c2799 mac->start_hw = txgbe_start_hw_raptor; in txgbe_init_ops_pf()
3660 s32 txgbe_start_hw_raptor(struct txgbe_hw *hw) in txgbe_start_hw_raptor() function