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

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.h 88 s32 ixgbe_init_phy_ops_X550em(struct ixgbe_hw *hw);
ixgbe_x550.c 768 phy->ops.init = ixgbe_init_phy_ops_X550em;
2444 * ixgbe_init_phy_ops_X550em - PHY/SFP specific init
2451 s32 ixgbe_init_phy_ops_X550em(struct ixgbe_hw *hw)
2456 DEBUGFUNC("ixgbe_init_phy_ops_X550em");

Completed in 15 milliseconds