Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.c741 return ixgbe_call_func(hw, hw->mac.ops.setup_mac_link, (hw, speed, in ixgbe_setup_mac_link()
H A Dixgbe_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()
H A Dixgbe_82599.c88 mac->ops.setup_mac_link = ixgbe_setup_mac_link_82599; in ixgbe_init_mac_link_ops_82599()
H A Dixgbe_type.h4047 s32 (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); member