Searched refs:ixgbe_stop_mac_link_on_d3_82599 (Results 1 – 1 of 1) sorted by relevance
81 void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw);403 mac->ops.stop_mac_link_on_d3 = ixgbe_stop_mac_link_on_d3_82599; in ixgbe_init_ops_82599()604 void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw) in ixgbe_stop_mac_link_on_d3_82599() function