Searched refs:ixgbe_mng_present (Results 1 – 5 of 5) sorted by relevance
116 bool ixgbe_mng_present(struct ixgbe_hw *hw);
60 if (!ixgbe_mng_present(hw)) in ixgbe_get_invariants_X540()
514 if (!ixgbe_mng_present(hw) && !hw->wol_enabled && in ixgbe_stop_mac_link_on_d3_82599()
1898 !(hw->wol_enabled || ixgbe_mng_present(hw))) in ixgbe_enter_lplu_t_x550em()
3916 bool ixgbe_mng_present(struct ixgbe_hw *hw) in ixgbe_mng_present() function