Searched refs:ah_handle (Results 1 – 2 of 2) sorted by relevance
648 __u32 ah_handle; member652 __u32 ah_handle; member
229 static struct ib_ah *idr_read_ah(int ah_handle, struct ib_ucontext *context) in idr_read_ah() argument231 return idr_read_obj(&ib_uverbs_ah_idr, ah_handle, context, 0); in idr_read_ah()2309 resp.ah_handle = uobj->id; in ib_uverbs_create_ah()2354 uobj = idr_write_uobj(&ib_uverbs_ah_idr, cmd.ah_handle, file->ucontext); in ib_uverbs_destroy_ah()