Searched refs:ib_umad_file (Results 1 – 1 of 1) sorted by relevance
111 struct ib_umad_file { struct158 static int hdr_size(struct ib_umad_file *file) in hdr_size()165 static struct ib_mad_agent *__get_agent(struct ib_umad_file *file, int id) in __get_agent()170 static int queue_packet(struct ib_umad_file *file, in queue_packet()193 static void dequeue_send(struct ib_umad_file *file, in dequeue_send()204 struct ib_umad_file *file = agent->context; in send_handler()224 struct ib_umad_file *file = agent->context; in recv_handler()284 static ssize_t copy_recv_mad(struct ib_umad_file *file, char __user *buf, in copy_recv_mad()337 static ssize_t copy_send_mad(struct ib_umad_file *file, char __user *buf, in copy_send_mad()359 struct ib_umad_file *file = filp->private_data; in ib_umad_read()[all …]