Searched refs:wq_full (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_wr.h72 uint32_t wq_full; member in struct:dapls_tavor_workq_hdr_s
H A Ddapl_arbel_hw.c1071 if (qp->qp_sq_wqhdr->wq_full != 0) {
1083 qp->qp_sq_wqhdr->wq_full = 1;
1210 if (qp->qp_rq_wqhdr->wq_full != 0) {
1223 qp->qp_rq_wqhdr->wq_full = 1;
H A Ddapl_tavor_hw.c1331 if (qp->qp_sq_wqhdr->wq_full != 0) {
1343 qp->qp_sq_wqhdr->wq_full = 1;
1465 if (qp->qp_rq_wqhdr->wq_full != 0) {
1478 qp->qp_rq_wqhdr->wq_full = 1;
H A Ddapl_hermon_hw.c1109 if (qp->qp_sq_wqhdr->wq_full != 0) {
1121 qp->qp_sq_wqhdr->wq_full = 1;
1267 if (qp->qp_rq_wqhdr->wq_full != 0) {
1280 qp->qp_rq_wqhdr->wq_full = 1;
H A Ddapl_tavor_wr.c242 wq->wq_full = wq->wq_wrid_post->wl_full;
761 swq->wq_full = 0;
822 rwq->wq_full = 0;

Completed in 226 milliseconds