Loading
RDMA/hns: Change mtr member to pointer in hns QP/CQ/MR/SRQ/EQ struct
driver inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IBQK42 ---------------------------------------------------------------------- Change mtr member to pointer in hns QP/CQ/MR/SRQ/EQ struct to decouple the life cycle of mtr from these structs. This is the preparation for the following refactoring. No functional changes. Signed-off-by:Junxian Huang <huangjunxian6@hisilicon.com> Signed-off-by:
wenglianfa <wenglianfa@huawei.com> Signed-off-by:
Xinghai Cen <cenxinghai@h-partners.com>