Searched refs:ib_user_mad_hdr (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/include/trace/events/ |
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,
|
/Linux-v5.4/include/uapi/rdma/ |
D | ib_user_mad.h | 117 struct ib_user_mad_hdr { struct 145 struct ib_user_mad_hdr hdr; argument
|
/Linux-v5.4/Documentation/infiniband/ |
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
|
/Linux-v5.4/drivers/infiniband/core/ |
D | user_mad.c | 168 return file->use_pkey_index ? sizeof (struct ib_user_mad_hdr) : in hdr_size() 438 static int same_destination(struct ib_user_mad_hdr *hdr1, in same_destination() 439 struct ib_user_mad_hdr *hdr2) in same_destination()
|