Searched refs:ah_handle (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h805 __u32 ah_handle; member in struct:ib_uverbs_create_ah_resp
809 __u32 ah_handle; member in struct:ib_uverbs_destroy_ah
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dkern-abi.h1052 __u32 ah_handle; member in struct:ibv_destroy_ah
H A Dcmd.c1620 cmd.ah_handle = ah->handle;
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c241 static struct ib_ah *idr_read_ah(int ah_handle, struct ib_ucontext *context) argument
243 return idr_read_obj(&ib_uverbs_ah_idr, ah_handle, context, 0);
2972 resp.ah_handle = uobj->id;
3018 uobj = idr_write_uobj(&ib_uverbs_ah_idr, cmd.ah_handle, file->ucontext);
/freebsd-11-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h26206 uint64_t ah_handle; member in struct:cmdq_create_ah
[all...]

Completed in 392 milliseconds