Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw.h515 int siw_qp_add(struct siw_device *sdev, struct siw_qp *qp);
H A Dsiw_qp.c1311 int siw_qp_add(struct siw_device *sdev, struct siw_qp *qp) in siw_qp_add() function
H A Dsiw_verbs.c358 rv = siw_qp_add(sdev, qp); in siw_create_qp()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw.h517 int siw_qp_add(struct siw_device *sdev, struct siw_qp *qp);
H A Dsiw_qp.c1314 int siw_qp_add(struct siw_device *sdev, struct siw_qp *qp) in siw_qp_add() function
H A Dsiw_verbs.c359 rv = siw_qp_add(sdev, qp); in siw_create_qp()

Completed in 10 milliseconds