Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c996 * siw_qp_sq_process()
1022 int siw_qp_sq_process(struct siw_qp *qp) in siw_qp_sq_process() function
1176 int rv = siw_qp_sq_process(qp); in siw_sq_resume()
H A Dsiw.h533 int siw_qp_sq_process(struct siw_qp *qp);
H A Dsiw_verbs.c964 if (siw_qp_sq_process(qp) != 0 && !(qp->tx_ctx.tx_suspend)) in siw_post_send()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c1005 * siw_qp_sq_process()
1031 int siw_qp_sq_process(struct siw_qp *qp) in siw_qp_sq_process() function
1185 int rv = siw_qp_sq_process(qp); in siw_sq_resume()
H A Dsiw.h537 int siw_qp_sq_process(struct siw_qp *qp);
H A Dsiw_verbs.c968 if (siw_qp_sq_process(qp) != 0 && !(qp->tx_ctx.tx_suspend)) in siw_post_send()

Completed in 11 milliseconds