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

  /src/sys/dev/pci/ixgbe/
ixgbe_82599.h 63 s32 ixgbe_init_phy_ops_82599(struct ixgbe_hw *hw);
ixgbe_82599.c 114 * ixgbe_init_phy_ops_82599 - PHY/SFP specific init
122 s32 ixgbe_init_phy_ops_82599(struct ixgbe_hw *hw) function in typeref:typename:s32
129 DEBUGFUNC("ixgbe_init_phy_ops_82599");
343 phy->ops.init = ixgbe_init_phy_ops_82599;

Completed in 14 milliseconds