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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 716 return ixgbe_call_func(hw, hw->mac.ops.setup_mac_link, (hw, speed,
ixgbe_82599.c 95 mac->ops.setup_mac_link = ixgbe_setup_mac_link_82599;
ixgbe_x550.c 2015 mac->ops.setup_mac_link =
2018 mac->ops.setup_mac_link =
ixgbe_type.h 4055 s32 (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); member in struct:ixgbe_mac_operations

Completed in 112 milliseconds