Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.h1411 u8 hfi1_get_qp_map(struct hfi1_devdata *dd, u8 idx);
H A Dtid_rdma.c334 ctxt = hfi1_get_qp_map(dd, qp->ibqp.qp_num >> dd->qos_shift); in qp_to_rcd()
H A Dchip.c14162 u8 hfi1_get_qp_map(struct hfi1_devdata *dd, u8 idx) in hfi1_get_qp_map() function