Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h13 s32 txgbe_stop_hw(struct txgbe_hw *hw);
H A Dtxgbe_hw.c463 s32 txgbe_stop_hw(struct txgbe_hw *hw) in txgbe_stop_hw() function
2656 mac->stop_hw = txgbe_stop_hw; in txgbe_init_ops_pf()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c1641 txgbe_stop_hw(hw); in txgbe_dev_start()
1876 txgbe_stop_hw(hw); in txgbe_dev_stop()