Home
last modified time | relevance | path

Searched refs:txgbe_init_ops_vf (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_vf.h41 s32 txgbe_init_ops_vf(struct txgbe_hw *hw);
H A Dtxgbe_vf.c18 s32 txgbe_init_ops_vf(struct txgbe_hw *hw) in txgbe_init_ops_vf() function
H A Dtxgbe_hw.c2367 status = txgbe_init_ops_vf(hw); in txgbe_init_shared_code()