Searched refs:ib_uverbs_async_handler (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_uverbs_main.c | 564 static void ib_uverbs_async_handler(struct ib_uverbs_file *file, in ib_uverbs_async_handler() function 603 ib_uverbs_async_handler(uobj->uverbs_file, uobj->uobject.user_handle, in ib_uverbs_cq_event_handler() 619 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_qp_event_handler() 629 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_wq_event_handler() 641 ib_uverbs_async_handler(context_ptr, uobj->uobject.user_handle, in ib_uverbs_srq_event_handler() 652 ib_uverbs_async_handler(file, event->element.port_num, event->event, in ib_uverbs_event_handler()
|