Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_common.h140 extern s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw);
H A Dixgbe_82599.c268 ret_val = ixgbe_reset_pipeline_82599(hw); in prot_autoc_write_82599()
601 ixgbe_reset_pipeline_82599(hw); in ixgbe_start_mac_link_82599()
2445 s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw) in ixgbe_reset_pipeline_82599() function
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c5279 ixgbe_reset_pipeline_82599(hw); in ixgbe_setup_loopback_link_82599()