Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h96 bool ixgbe_mng_present(struct ixgbe_hw *hw);
H A Dixgbe_82599.c489 if (!ixgbe_mng_present(hw) && !hw->wol_enabled && in ixgbe_stop_mac_link_on_d3_82599()
H A Dixgbe_phy.c2805 if (!on && ixgbe_mng_present(hw)) in ixgbe_set_copper_phy_power()
H A Dixgbe_common.c4175 bool ixgbe_mng_present(struct ixgbe_hw *hw) in ixgbe_mng_present() function