Searched refs:ib_umad_file (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | user_mad.c | 112 struct ib_umad_file { struct 166 static int hdr_size(struct ib_umad_file *file) in hdr_size() 173 static struct ib_mad_agent *__get_agent(struct ib_umad_file *file, int id) in __get_agent() 178 static int queue_packet(struct ib_umad_file *file, in queue_packet() 201 static void dequeue_send(struct ib_umad_file *file, in dequeue_send() 212 struct ib_umad_file *file = agent->context; in send_handler() 232 struct ib_umad_file *file = agent->context; in recv_handler() 292 static ssize_t copy_recv_mad(struct ib_umad_file *file, char __user *buf, in copy_recv_mad() 348 static ssize_t copy_send_mad(struct ib_umad_file *file, char __user *buf, in copy_send_mad() 373 struct ib_umad_file *file = filp->private_data; in ib_umad_read() [all …]
|
| /OK3568_Linux_fs/kernel/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,
|