提交 e77793f5 编写于 作者: O oulijun 提交者: Xie XiuQi

RDMA/hns: Update hns-abi.h

driver inclusion
category: bugfix
bugzilla: NA
CVE: NA

Here adds a structure of hns_roce_ib_create_ah_resp
in hns-abi.h

Feature or Bugfix:Bugfix
Signed-off-by: Noulijun <oulijun@huawei.com>
Reviewed-by: Nliuyixian <liuyixian@huawei.com>
Reviewed-by: NYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
上级 ebf96e2e
......@@ -36,6 +36,13 @@
#include <linux/types.h>
struct hns_roce_ib_create_ah_resp {
__u8 dmac[6];
__u16 vlan;
__u8 vlan_en;
__u8 reserved[7];
};
struct hns_roce_ib_create_cq {
__aligned_u64 buf_addr;
__aligned_u64 db_addr;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册