Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_vf.h44 s32 txgbe_stop_hw_vf(struct txgbe_hw *hw);
H A Dtxgbe_vf.c28 mac->stop_hw = txgbe_stop_hw_vf; in txgbe_init_ops_vf()
181 s32 txgbe_stop_hw_vf(struct txgbe_hw *hw) in txgbe_stop_hw_vf() function