Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dud.c108 ah_attr = rvt_get_swqe_ah_attr(swqe); in ud_loopback()
319 ah_attr = rvt_get_swqe_ah_attr(wqe); in hfi1_make_ud_req_9B()
391 ah_attr = rvt_get_swqe_ah_attr(wqe); in hfi1_make_ud_req_16B()
518 ah_attr = rvt_get_swqe_ah_attr(wqe); in hfi1_make_ud_req()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_ud.c84 ah_attr = rvt_get_swqe_ah_attr(swqe); in qib_ud_loopback()
274 ah_attr = rvt_get_swqe_ah_attr(wqe); in qib_make_ud_req()
/OK3568_Linux_fs/kernel/include/rdma/
H A 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