Searched refs:rvt_get_swqe_ah_attr (Results 1 – 3 of 3) sorted by relevance
66 ah_attr = rvt_get_swqe_ah_attr(swqe); in ud_loopback()277 ah_attr = rvt_get_swqe_ah_attr(wqe); in hfi1_make_ud_req_9B()349 ah_attr = rvt_get_swqe_ah_attr(wqe); in hfi1_make_ud_req_16B()477 ah_attr = rvt_get_swqe_ah_attr(wqe); in hfi1_make_ud_req()
84 ah_attr = rvt_get_swqe_ah_attr(swqe); in qib_ud_loopback()275 ah_attr = rvt_get_swqe_ah_attr(wqe); in qib_make_ud_req()
222 static inline struct rdma_ah_attr *rvt_get_swqe_ah_attr(struct rvt_swqe *swqe) in rvt_get_swqe_ah_attr() function