Searched refs:ixgbe_mng_present (Results 1 – 5 of 5) sorted by relevance
169 bool ixgbe_mng_present(struct ixgbe_hw *hw);
85 if (!ixgbe_mng_present(hw)) in ixgbe_init_ops_X540()
591 if (!ixgbe_mng_present(hw) && !hw->wol_enabled && in ixgbe_stop_mac_link_on_d3_82599()
2763 !(hw->wol_enabled || ixgbe_mng_present(hw))) in ixgbe_enter_lplu_t_x550em()
4711 bool ixgbe_mng_present(struct ixgbe_hw *hw) in ixgbe_mng_present() function