ice_is_wol_supported
bool ice_is_wol_supported(struct ice_hw *hw);
if (ice_is_wol_supported(&pf->hw)) {
if (vsi->type != ICE_VSI_PF || !ice_is_wol_supported(&pf->hw))