Home
last modified time | relevance | path

Searched refs:wq_head (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_wr.h143 uint32_t wq_head; member
150 hermon_workq_hdr_s::wq_head
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_wr.h248 uint32_t wq_head; member
262 tavor_workq_hdr_s::wq_head
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_wr.h70 uint32_t wq_head; member
H A Ddapl_tavor_wr.c241 wq->wq_head = wq->wq_wrid_post->wl_head; in dapli_tavor_wrid_find_match()
759 swq->wq_head = 0; in dapls_tavor_wrid_init()
820 rwq->wq_head = 0; in dapls_tavor_wrid_init()
H A Ddapl_arbel_hw.c1065 head = qp->qp_sq_wqhdr->wq_head; in dapli_arbel_post_send()
1198 head = qp->qp_rq_wqhdr->wq_head; in dapli_arbel_post_recv()
H A Ddapl_hermon_hw.c1103 head = qp->qp_sq_wqhdr->wq_head; in dapli_hermon_post_send()
1255 head = qp->qp_rq_wqhdr->wq_head; in dapli_hermon_post_recv()
H A Ddapl_tavor_hw.c1325 head = qp->qp_sq_wqhdr->wq_head; in dapli_tavor_post_send()
1453 head = qp->qp_rq_wqhdr->wq_head; in dapli_tavor_post_recv()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c114 head = wq->wq_head; in hermon_post_send_ud()
468 head = wq->wq_head; in hermon_post_send_rc()
850 head = wq->wq_head; in hermon_post_send()
1170 head = wq->wq_head; in hermon_post_recv()
1254 indx = wq->wq_head; in hermon_post_srq()
1273 wq->wq_head = indx; in hermon_post_srq()
2240 swq->wq_head = 0; in hermon_wrid_from_reset_handling()
2258 rwq->wq_head = 0; in hermon_wrid_from_reset_handling()
2401 wq->wq_head = (indx + 1) & wq->wq_mask; in hermon_wrid_get_entry()
H A Dhermon_srq.c404 srq->srq_wq_wqhdr->wq_head = 0; in hermon_srq_alloc()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c144 head = qp->qp_sq_wqhdr->wq_head; in tavor_post_send()
432 head = qp->qp_rq_wqhdr->wq_head; in tavor_post_recv()
2208 swq->wq_head = 0; in tavor_wrid_from_reset_handling()
2325 rwq->wq_head = 0; in tavor_wrid_from_reset_handling()
2796 wq->wq_head = wq->wq_wrid_post->wl_head; in tavor_wrid_find_match()