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

/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_user_mad.c108 struct ib_umad_file { struct
152 static int hdr_size(struct ib_umad_file *file)
159 static struct ib_mad_agent *__get_agent(struct ib_umad_file *file, int id)
164 static int queue_packet(struct ib_umad_file *file,
187 static void dequeue_send(struct ib_umad_file *file,
198 struct ib_umad_file *file = agent->context;
218 struct ib_umad_file *file = agent->context;
266 static ssize_t copy_recv_mad(struct ib_umad_file *file, char __user *buf,
319 static ssize_t copy_send_mad(struct ib_umad_file *file, char __user *buf,
341 struct ib_umad_file *fil
[all...]

Completed in 57 milliseconds