Searched defs:ib_umad_file (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/core/
H A Duser_mad.c107 struct ib_umad_file { struct
151 static int hdr_size(struct ib_umad_file *file)
158 static struct ib_mad_agent *__get_agent(struct ib_umad_file *file, int id)
163 static int queue_packet(struct ib_umad_file *file,
186 static void dequeue_send(struct ib_umad_file *file,
197 struct ib_umad_file *file = agent->context;
216 struct ib_umad_file *file = agent->context;
261 static ssize_t copy_recv_mad(struct ib_umad_file *file, char __user *buf,
311 static ssize_t copy_send_mad(struct ib_umad_file *file, char __user *buf,
333 struct ib_umad_file *fil
[all...]

Completed in 14 milliseconds