hw_profile
int (*hw_profile)(struct hns_roce_dev *hr_dev);
.hw_profile = hns_roce_v2_profile,
ret = hr_dev->hw->hw_profile(hr_dev);
struct hw_profile hw_prof;