Searched refs:ib_user_mad_hdr (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | ib_umad.h | 17 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr, 110 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr, 115 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr, 120 TP_PROTO(struct ib_umad_file *file, struct ib_user_mad_hdr *umad_hdr,
|
/openbmc/linux/include/uapi/rdma/ |
H A D | ib_user_mad.h | 117 struct ib_user_mad_hdr { struct 145 struct ib_user_mad_hdr hdr; argument
|
/openbmc/linux/Documentation/translations/zh_CN/infiniband/ |
H A D | user_mad.rst | 127 P_Key索引的方法。一个带有pkey_index成员的struct ib_user_mad_hdr的新布局已 132 在2008年9月,IB_USER_MAD_ABI_VERSION将被增加到6,默认使用新的ib_user_mad_hdr
|
/openbmc/linux/Documentation/infiniband/ |
H A D | user_mad.rst | 122 index of received MADs. A new layout for struct ib_user_mad_hdr 129 to 6, the new layout of struct ib_user_mad_hdr will be used by
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | user_mad.c | 176 return file->use_pkey_index ? sizeof(struct ib_user_mad_hdr) : in hdr_size() 462 static int same_destination(struct ib_user_mad_hdr *hdr1, in same_destination() 463 struct ib_user_mad_hdr *hdr2) in same_destination()
|