Home
last modified time | relevance | path

Searched refs:hfi1_get_qp_map (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip.h1458 u8 hfi1_get_qp_map(struct hfi1_devdata *dd, u8 idx);
H A Dtid_rdma.c333 ctxt = hfi1_get_qp_map(dd, qp->ibqp.qp_num >> dd->qos_shift); in qp_to_rcd()
H A Dchip.c14197 * hfi1_get_qp_map
14201 u8 hfi1_get_qp_map(struct hfi1_devdata *dd, u8 idx) in hfi1_get_qp_map() function
/kernel/linux/linux-6.6/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.c14158 * hfi1_get_qp_map - get qp map
14162 u8 hfi1_get_qp_map(struct hfi1_devdata *dd, u8 idx) in hfi1_get_qp_map() function

Completed in 72 milliseconds