Home
last modified time | relevance | path

Searched refs:uapi_get_method (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Drdma_core.h166 uapi_get_method(const struct uverbs_api *uapi, u32 command) in uapi_get_method() function
H A Dib_uverbs_std_types_device.c29 method_elm = uapi_get_method(uapi, cmd); in UVERBS_HANDLER()
H A Dib_uverbs_main.c580 method_elm = uapi_get_method(uapi, hdr.command); in ib_uverbs_write()