Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h12 s32 txgbe_stop_hw(struct txgbe_hw *hw);
H A Dtxgbe_hw.c519 s32 txgbe_stop_hw(struct txgbe_hw *hw) in txgbe_stop_hw() function
2803 mac->stop_hw = txgbe_stop_hw; in txgbe_init_ops_pf()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c1417 txgbe_stop_hw(hw); in txgbe_dev_start()
1638 txgbe_stop_hw(hw); in txgbe_dev_stop()