ice_discover_dev_caps
err = ice_discover_dev_caps(hw, &ctx->dev_caps);
status = ice_discover_dev_caps(hw, &hw->dev_caps);
ice_discover_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_caps);
err = ice_discover_dev_caps(hw, dev_caps);