Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dud.c66 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()
/linux-6.1.9/drivers/infiniband/hw/qib/
Dqib_ud.c84 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()
/linux-6.1.9/include/rdma/
Drdmavt_qp.h222 static inline struct rdma_ah_attr *rvt_get_swqe_ah_attr(struct rvt_swqe *swqe) in rvt_get_swqe_ah_attr() function