Home
last modified time | relevance | path

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

/drivers/infiniband/sw/rxe/
A Drxe_av.c134 u32 ah_num; in rxe_get_av() local
148 ah_num = pkt->wqe->wr.wr.ud.ah_num; in rxe_get_av()
149 if (ah_num) { in rxe_get_av()
151 ah = rxe_pool_get_index(&pkt->rxe->ah_pool, ah_num); in rxe_get_av()
A Drxe_verbs.c308 ah->ah_num = ah->elem.index; in rxe_create_ah()
318 err = copy_to_user(&uresp->ah_num, &ah->ah_num, in rxe_create_ah()
319 sizeof(uresp->ah_num)); in rxe_create_ah()
327 ah->ah_num = 0; in rxe_create_ah()
760 wr->wr.ud.ah_num = to_rah(ibah)->ah_num; in init_send_wr()
A Drxe_verbs.h50 int ah_num; member

Completed in 12 milliseconds