Home
last modified time | relevance | path

Searched refs:host_wq_pidx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h57 u16 host_wq_pidx; member
514 return wq->rq.queue[wq->rq.size].status.host_wq_pidx; in t4_rq_host_wq_pidx()
558 return wq->sq.queue[wq->sq.size].status.host_wq_pidx; in t4_sq_host_wq_pidx()
H A Dcq.c486 srq->queue[srq->size].status.host_wq_pidx = in post_pending_srq_wrs()