Searched refs:ah_handle (Results 1 – 1 of 1) sorted by relevance
227 static struct ib_ah *idr_read_ah(int ah_handle, struct ib_ucontext *context) in idr_read_ah() argument229 return idr_read_obj(&ib_uverbs_ah_idr, ah_handle, context, 0); in idr_read_ah()1793 resp.ah_handle = uobj->id; in ib_uverbs_create_ah()1838 uobj = idr_write_uobj(&ib_uverbs_ah_idr, cmd.ah_handle, file->ucontext); in ib_uverbs_destroy_ah()