Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_vf.h42 s32 txgbe_start_hw_vf(struct txgbe_hw *hw);
H A Dtxgbe_vf.c25 mac->start_hw = txgbe_start_hw_vf; in txgbe_init_ops_vf()
87 s32 txgbe_start_hw_vf(struct txgbe_hw *hw) in txgbe_start_hw_vf() function