Home
last modified time | relevance | path

Searched refs:ib_umad_file (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/trace/events/
H A Dib_umad.h17 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-6.15/drivers/infiniband/core/
H A Duser_mad.c114 struct ib_umad_file { struct
174 static int hdr_size(struct ib_umad_file *file) in hdr_size()
213 static void dequeue_send(struct ib_umad_file *file, in dequeue_send()
224 struct ib_umad_file *file = agent->context; in send_handler()
244 struct ib_umad_file *file = agent->context; in recv_handler()
385 struct ib_umad_file *file = filp->private_data; in ib_umad_read()
510 struct ib_umad_file *file = filp->private_data; in ib_umad_write()
675 struct ib_umad_file *file = filp->private_data; in ib_umad_poll()
1000 struct ib_umad_file *file; in ib_umad_open()
1042 struct ib_umad_file *file = filp->private_data; in ib_umad_close()
[all …]