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

  /src/sys/dev/pci/ixgbe/
ixgbe_x540.h 45 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed,
ixgbe_x540.c 129 mac->ops.setup_link = ixgbe_setup_mac_link_X540;
198 * ixgbe_setup_mac_link_X540 - Sets the auto advertised capabilities
203 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw,
207 DEBUGFUNC("ixgbe_setup_mac_link_X540");

Completed in 15 milliseconds