Home
last modified time | relevance | path

Searched refs:irdma_alloc_ucontext_resp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/rdma/
H A Dirdma-abi.h37 struct irdma_alloc_ucontext_resp { struct
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c274 #define IRDMA_ALLOC_UCTX_MIN_RESP_LEN offsetofend(struct irdma_alloc_ucontext_resp, rsvd) in irdma_alloc_ucontext()
278 struct irdma_alloc_ucontext_resp uresp = {}; in irdma_alloc_ucontext()