HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_stop_mac_link_on_d3_82599 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.h 179 extern void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw);
ixgbe_82599.c 593 * ixgbe_stop_mac_link_on_d3_82599 - Disables link on D3
599 void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw) function in typeref:typename:void
604 DEBUGFUNC("ixgbe_stop_mac_link_on_d3_82599");
ixgbe.c 5032 ixgbe_stop_mac_link_on_d3_82599(hw);

Completed in 18 milliseconds