ice_set_feature_support
ice_set_feature_support(pf, ICE_F_ROCE_LAG);
ice_set_feature_support(pf, ICE_F_SRIOV_LAG);
ice_set_feature_support(pf, ICE_F_SRIOV_AA_LAG);
ice_set_feature_support(pf, ICE_F_DSCP);
ice_set_feature_support(pf, ICE_F_PHY_RCLK);
ice_set_feature_support(pf, ICE_F_CGU);
ice_set_feature_support(pf, ICE_F_SMA_CTRL);
ice_set_feature_support(pf, ICE_F_GNSS);
ice_set_feature_support(pf, ICE_F_PHY_RCLK);
ice_set_feature_support(pf, ICE_F_MBX_LIMIT);
ice_set_feature_support(pf, ICE_F_GCS);
ice_set_feature_support(pf, ICE_F_TXTIME);
void ice_set_feature_support(struct ice_pf *pf, enum ice_feature f);