Searched refs:txgbe_setup_mac_link (Results 1 – 2 of 2) sorted by relevance
101 s32 txgbe_setup_mac_link(struct txgbe_hw *hw, u32 speed,
2583 mac->setup_mac_link = txgbe_setup_mac_link; in txgbe_init_mac_link_ops()2591 mac->setup_link = txgbe_setup_mac_link; in txgbe_init_mac_link_ops()3220 status = txgbe_setup_mac_link(hw, speed, in txgbe_setup_mac_link_smartspeed()3256 status = txgbe_setup_mac_link(hw, speed, in txgbe_setup_mac_link_smartspeed()3281 status = txgbe_setup_mac_link(hw, speed, in txgbe_setup_mac_link_smartspeed()3299 s32 txgbe_setup_mac_link(struct txgbe_hw *hw, in txgbe_setup_mac_link() function