Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h177 extern s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw);
H A Dixgbe_82599.c302 ret_val = ixgbe_reset_pipeline_82599(hw); in prot_autoc_write_82599()
637 ixgbe_reset_pipeline_82599(hw); in ixgbe_start_mac_link_82599()
2482 s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw) in ixgbe_reset_pipeline_82599() function