Home
last modified time | relevance | path

Searched refs:setup_mac_link (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/ixgbe/
HDixgbe_api.c741 return ixgbe_call_func(hw, hw->mac.ops.setup_mac_link, (hw, speed, in ixgbe_setup_mac_link()
HDixgbe_x550.c1773 mac->ops.setup_mac_link = in ixgbe_init_mac_link_ops_X550em()
1776 mac->ops.setup_mac_link = in ixgbe_init_mac_link_ops_X550em()
HDixgbe_82599.c88 mac->ops.setup_mac_link = ixgbe_setup_mac_link_82599; in ixgbe_init_mac_link_ops_82599()
HDixgbe_type.h4047 s32 (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); member