Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Duverbs_cmd.c231 static struct ib_ah *idr_read_ah(int ah_handle, struct ib_ucontext *context) in idr_read_ah() function
2512 ud->ah = idr_read_ah(user_wr->wr.ud.ah, file->ucontext); in ib_uverbs_post_send()