Searched refs:rvt_get_swqe_pkey_index (Results 1 – 3 of 3) sorted by relevance
207 rvt_get_swqe_pkey_index(swqe) : 0; in qib_ud_loopback()367 rvt_get_swqe_pkey_index(wqe) : qp->s_pkey_index); in qib_make_ud_req()
201 wc.pkey_index = rvt_get_swqe_pkey_index(swqe); in ud_loopback()243 *pkey = hfi1_get_pkey(ibp, rvt_get_swqe_pkey_index(wqe)); in hfi1_make_bth_deth()411 pkey = hfi1_get_pkey(ibp, rvt_get_swqe_pkey_index(wqe)); in hfi1_make_ud_req_16B()
252 static inline u16 rvt_get_swqe_pkey_index(struct rvt_swqe *swqe) in rvt_get_swqe_pkey_index() function