Home
last modified time | relevance | path

Searched refs:orq_put (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw.h443 uint32_t orq_put; /* shared producer index for ORQ */ member
649 struct siw_sqe *orq_e = &qp->orq[qp->orq_put % qp->attrs.orq_size]; in orq_get_free()
H A Dsiw_qp.c301 qp->orq_put++; in siw_qp_mpa_rts()
952 qp->orq_put++; in siw_activate_tx_from_sq()
H A Dsiw_qp_tx.c1123 qp->orq_put--; in siw_qp_sq_process()
1124 qp->orq[qp->orq_put % qp->attrs.orq_size].flags = 0; in siw_qp_sq_process()
H A Dsiw_qp_rx.c1185 qp->orq_put++; in siw_check_tx_fence()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw.h445 uint32_t orq_put; /* shared producer index for ORQ */ member
652 struct siw_sqe *orq_e = &qp->orq[qp->orq_put % qp->attrs.orq_size]; in orq_get_free()
H A Dsiw_qp_tx.c1132 qp->orq_put--; in siw_qp_sq_process()
1133 qp->orq[qp->orq_put % qp->attrs.orq_size].flags = 0; in siw_qp_sq_process()
H A Dsiw_qp.c304 qp->orq_put++; in siw_qp_mpa_rts()
955 qp->orq_put++; in siw_activate_tx_from_sq()
H A Dsiw_qp_rx.c1185 qp->orq_put++; in siw_check_tx_fence()

Completed in 14 milliseconds