HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_reset_pipeline_82599 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_82599.c 62 static s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw);
308 ret_val = ixgbe_reset_pipeline_82599(hw);
647 ixgbe_reset_pipeline_82599(hw);
2493 * ixgbe_reset_pipeline_82599 - perform pipeline reset
2500 static s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw) function in typeref:typename:s32
ixgbe_82599.c 62 static s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw);
308 ret_val = ixgbe_reset_pipeline_82599(hw);
647 ixgbe_reset_pipeline_82599(hw);
2493 * ixgbe_reset_pipeline_82599 - perform pipeline reset
2500 static s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw) function in typeref:typename:s32

Completed in 24 milliseconds