Searched refs:ib_uverbs_async_handler (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/infiniband/core/ |
D | uverbs_main.c | 432 static void ib_uverbs_async_handler(struct ib_uverbs_file *file, in ib_uverbs_async_handler() function 470 ib_uverbs_async_handler(uobj->uverbs_file, uobj->uobject.user_handle, in ib_uverbs_cq_event_handler() 482 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_qp_event_handler() 494 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_srq_event_handler() 505 ib_uverbs_async_handler(file, event->element.port_num, event->event, in ib_uverbs_event_handler()
|