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

  /src/sys/dev/pci/ixgbe/
ixgbe_82598.h 53 s32 ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw);
ixgbe_82598.c 137 phy->ops.init = ixgbe_init_phy_ops_82598;
189 * ixgbe_init_phy_ops_82598 - PHY/SFP specific init
197 s32 ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw) function in typeref:typename:s32
204 DEBUGFUNC("ixgbe_init_phy_ops_82598");

Completed in 11 milliseconds