Home
last modified time | relevance | path

Searched refs:ixgbe_stop_mac_link_on_d3_82599 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_common.h177 extern void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw);
H A Dixgbe_82599.c610 void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw) in ixgbe_stop_mac_link_on_d3_82599() function
H A Dif_ix.c3846 ixgbe_stop_mac_link_on_d3_82599(hw); in ixgbe_if_stop()