Home
last modified time | relevance | path

Searched refs:wq_full (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_wr.h145 uint32_t wq_full; member
152 hermon_workq_hdr_s::wq_full))
/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_wr.h250 uint32_t wq_full; member
264 tavor_workq_hdr_s::wq_full
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c124 if (wq->wq_full != 0) { in hermon_post_send_ud()
131 wq->wq_full = 1; in hermon_post_send_ud()
482 if (wq->wq_full != 0) { in hermon_post_send_rc()
488 wq->wq_full = 1; in hermon_post_send_rc()
903 if (wq->wq_full != 0) { in hermon_post_send()
919 wq->wq_full = 1; in hermon_post_send()
1176 if (wq->wq_full != 0) { in hermon_post_recv()
1182 wq->wq_full = 1; in hermon_post_recv()
2242 swq->wq_full = 0; in hermon_wrid_from_reset_handling()
2260 rwq->wq_full = 0; in hermon_wrid_from_reset_handling()
[all …]
/titanic_44/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_wr.h72 uint32_t wq_full; member
H A Ddapl_arbel_hw.c1071 if (qp->qp_sq_wqhdr->wq_full != 0) { in dapli_arbel_post_send()
1083 qp->qp_sq_wqhdr->wq_full = 1; in dapli_arbel_post_send()
1210 if (qp->qp_rq_wqhdr->wq_full != 0) { in dapli_arbel_post_recv()
1223 qp->qp_rq_wqhdr->wq_full = 1; in dapli_arbel_post_recv()
H A Ddapl_hermon_hw.c1109 if (qp->qp_sq_wqhdr->wq_full != 0) { in dapli_hermon_post_send()
1121 qp->qp_sq_wqhdr->wq_full = 1; in dapli_hermon_post_send()
1267 if (qp->qp_rq_wqhdr->wq_full != 0) { in dapli_hermon_post_recv()
1280 qp->qp_rq_wqhdr->wq_full = 1; in dapli_hermon_post_recv()
H A Ddapl_tavor_hw.c1331 if (qp->qp_sq_wqhdr->wq_full != 0) { in dapli_tavor_post_send()
1343 qp->qp_sq_wqhdr->wq_full = 1; in dapli_tavor_post_send()
1465 if (qp->qp_rq_wqhdr->wq_full != 0) { in dapli_tavor_post_recv()
1478 qp->qp_rq_wqhdr->wq_full = 1; in dapli_tavor_post_recv()
H A Ddapl_tavor_wr.c242 wq->wq_full = wq->wq_wrid_post->wl_full; in dapli_tavor_wrid_find_match()
761 swq->wq_full = 0; in dapls_tavor_wrid_init()
822 rwq->wq_full = 0; in dapls_tavor_wrid_init()
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c198 if (qp->qp_sq_wqhdr->wq_full != 0) { in tavor_post_send()
213 qp->qp_sq_wqhdr->wq_full = 1; in tavor_post_send()
501 if (qp->qp_rq_wqhdr->wq_full != 0) { in tavor_post_recv()
516 qp->qp_rq_wqhdr->wq_full = 1; in tavor_post_recv()
2369 swq->wq_full = 0; in tavor_wrid_from_reset_handling()
2492 rwq->wq_full = 0; in tavor_wrid_from_reset_handling()
2982 wq->wq_full = wq->wq_wrid_post->wl_full; in tavor_wrid_find_match()