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

  /src/sys/dev/pci/ixgbe/
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 12 milliseconds