Home
last modified time | relevance | path

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

/openbmc/linux/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,
/openbmc/linux/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()
181 static struct ib_mad_agent *__get_agent(struct ib_umad_file *file, int id) in __get_agent()
186 static int queue_packet(struct ib_umad_file *file, struct ib_mad_agent *agent, in queue_packet()
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()
304 static ssize_t copy_recv_mad(struct ib_umad_file *file, char __user *buf, in copy_recv_mad()
360 static ssize_t copy_send_mad(struct ib_umad_file *file, char __user *buf, in copy_send_mad()
385 struct ib_umad_file *file = filp->private_data; in ib_umad_read()
[all …]