Home
last modified time | relevance | path

Searched refs:ixgbe_stop_mac_link_on_d3_82599 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c27 static void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw);
474 * ixgbe_stop_mac_link_on_d3_82599 - Disables link on D3
480 static void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw) in ixgbe_stop_mac_link_on_d3_82599() function
2179 .stop_link_on_d3 = &ixgbe_stop_mac_link_on_d3_82599,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c27 static void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw);
474 * ixgbe_stop_mac_link_on_d3_82599 - Disables link on D3
480 static void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw) in ixgbe_stop_mac_link_on_d3_82599() function
2180 .stop_link_on_d3 = &ixgbe_stop_mac_link_on_d3_82599,

Completed in 6 milliseconds