Searched refs:ib_umad_file (Results 1 – 1 of 1) sorted by relevance
106 struct ib_umad_file { struct150 static int hdr_size(struct ib_umad_file *file) in hdr_size()157 static struct ib_mad_agent *__get_agent(struct ib_umad_file *file, int id) in __get_agent()162 static int queue_packet(struct ib_umad_file *file, in queue_packet()185 static void dequeue_send(struct ib_umad_file *file, in dequeue_send()196 struct ib_umad_file *file = agent->context; in send_handler()216 struct ib_umad_file *file = agent->context; in recv_handler()261 static ssize_t copy_recv_mad(struct ib_umad_file *file, char __user *buf, in copy_recv_mad()314 static ssize_t copy_send_mad(struct ib_umad_file *file, char __user *buf, in copy_send_mad()336 struct ib_umad_file *file = filp->private_data; in ib_umad_read()[all …]