Home
last modified time | relevance | path

Searched refs:ixgbe_mng_present (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h97 bool ixgbe_mng_present(struct ixgbe_hw *hw);
Dixgbe_82599.c487 if (!ixgbe_mng_present(hw) && !hw->wol_enabled && in ixgbe_stop_mac_link_on_d3_82599()
Dixgbe_phy.c2652 if (!on && ixgbe_mng_present(hw)) in ixgbe_set_copper_phy_power()
Dixgbe_common.c4164 bool ixgbe_mng_present(struct ixgbe_hw *hw) in ixgbe_mng_present() function
Dixgbe_x550.c3054 !(hw->wol_enabled || ixgbe_mng_present(hw))) in ixgbe_enter_lplu_t_x550em()