Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_common.h175 extern s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw);
H A Dixgbe_82599.c301 ret_val = ixgbe_reset_pipeline_82599(hw); in prot_autoc_write_82599()
644 ixgbe_reset_pipeline_82599(hw); in ixgbe_start_mac_link_82599()
2488 s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw) in ixgbe_reset_pipeline_82599() function