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

  /src/sys/dev/pci/ixgbe/
ixgbe_82599.c 54 static s32 ixgbe_setup_copper_link_82599(struct ixgbe_hw *hw,
160 mac->ops.setup_link = ixgbe_setup_copper_link_82599;
1015 * ixgbe_setup_copper_link_82599 - Set the PHY autoneg advertised field
1022 static s32 ixgbe_setup_copper_link_82599(struct ixgbe_hw *hw, function in typeref:typename:s32
1028 DEBUGFUNC("ixgbe_setup_copper_link_82599");

Completed in 14 milliseconds