Searched refs:to_use (Results 1 – 11 of 11) sorted by relevance
86 struct vnic_rq_buf *to_use; member107 return rq->to_use->desc; in vnic_rq_next_desc()112 return rq->to_use->index; in vnic_rq_next_index()124 struct vnic_rq_buf *buf = rq->to_use; in vnic_rq_post()132 rq->to_use = buf; in vnic_rq_post()155 return (rq->to_use->index & VNIC_RQ_RETURN_RATE) == 0; in vnic_rq_posting_soon()
81 struct vnic_wq_buf *to_use; member100 return wq->to_use->desc; in vnic_wq_next_desc()107 struct vnic_wq_buf *buf = wq->to_use; in vnic_wq_post()124 wq->to_use = buf; in vnic_wq_post()
47 rq->to_use = rq->to_clean = rq->bufs[0]; in vnic_rq_alloc_bufs()117 rq->to_use = rq->to_clean = in vnic_rq_init()173 rq->to_use = rq->to_clean = in vnic_rq_clean()
67 wq->to_use = wq->to_clean = wq->bufs[0]; in vnic_wq_alloc_bufs()159 wq->to_use = wq->to_clean = in vnic_wq_init_start()227 wq->to_use = wq->to_clean = wq->bufs[0]; in vnic_wq_clean()
73 struct vnic_wq_buf *to_use; member104 return wq->to_use->desc; in vnic_wq_next_desc()115 iowrite32(wq->to_use->index, &wq->ctrl->posted_index); in vnic_wq_doorbell()124 struct vnic_wq_buf *buf = wq->to_use; in vnic_wq_post()136 wq->to_use = buf; in vnic_wq_post()
78 struct vnic_rq_buf *to_use; member98 return rq->to_use->desc; in vnic_rq_next_desc()103 return rq->to_use->index; in vnic_rq_next_index()111 struct vnic_rq_buf *buf = rq->to_use; in vnic_rq_post()120 rq->to_use = buf; in vnic_rq_post()
51 wq->to_use = wq->to_clean = wq->bufs[0]; in vnic_wq_alloc_bufs()139 wq->to_use = wq->to_clean = in enic_wq_init_start()197 wq->to_use = wq->to_clean = wq->bufs[0]; in vnic_wq_clean()
48 rq->to_use = rq->to_clean = rq->bufs[0]; in vnic_rq_alloc_bufs()120 rq->to_use = rq->to_clean = in vnic_rq_init_start()194 rq->to_use = rq->to_clean = in vnic_rq_clean()
66 struct vnic_wq_buf *to_use; member85 return wq->to_use->desc; in svnic_wq_next_desc()92 struct vnic_wq_buf *buf = wq->to_use; in svnic_wq_post()109 wq->to_use = buf; in svnic_wq_post()
62 wq->to_use = wq->to_clean = wq->bufs[0]; in vnic_wq_alloc_bufs()158 wq->to_use = wq->to_clean = in vnic_wq_init_start()216 wq->to_use = wq->to_clean = wq->bufs[0]; in svnic_wq_clean()
2398 struct skge_element *to_use; member