Lines Matching refs:sw_sq
158 kfree(wq->sq.sw_sq);
226 wq->sq.sw_sq = kcalloc(wq->sq.size, sizeof(*wq->sq.sw_sq),
228 if (!wq->sq.sw_sq) {
405 kfree(wq->sq.sw_sq);
703 * The sw_sq entries still look like a WRITE and a SEND and consume
711 swsqe = &qhp->wq.sq.sw_sq[qhp->wq.sq.pidx];
726 /* just bump the sw_sq */
732 swsqe = &qhp->wq.sq.sw_sq[qhp->wq.sq.pidx];
1150 swsqe = &qhp->wq.sq.sw_sq[qhp->wq.sq.pidx];