Searched refs:sq_get (Results 1 – 2 of 2) sorted by relevance
437 uint32_t sq_get; /* consumer index into sq array */627 struct siw_sqe *sqe = &qp->sendq[qp->sq_get % qp->attrs.sq_size]; in siw_sq_empty() 634 struct siw_sqe *sqe = &qp->sendq[qp->sq_get % qp->attrs.sq_size]; in sq_get_next() 436 uint32_t sq_get; /* consumer index into sq array */ global() member
933 qp->sq_get++; in siw_activate_tx_from_sq()1205 sqe = &qp->sendq[qp->sq_get % qp->attrs.sq_size]; in siw_sq_flush()1218 qp->sq_get++; in siw_sq_flush()