Searched refs:vnic_rq_buf (Results 1 – 4 of 4) sorted by relevance
65 (VNIC_RQ_BUF_BLK_ENTRIES * sizeof(struct vnic_rq_buf))70 struct vnic_rq_buf { struct71 struct vnic_rq_buf *next; argument85 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; argument86 struct vnic_rq_buf *to_use;87 struct vnic_rq_buf *to_clean;124 struct vnic_rq_buf *buf = rq->to_use; in vnic_rq_post()171 struct cq_desc *cq_desc, struct vnic_rq_buf *buf, in vnic_rq_service()174 struct vnic_rq_buf *buf; in vnic_rq_service()221 void (*buf_clean)(struct vnic_rq *rq, struct vnic_rq_buf *buf));
17 struct vnic_rq_buf *buf; in vnic_rq_alloc_bufs()154 void (*buf_clean)(struct vnic_rq *rq, struct vnic_rq_buf *buf)) in vnic_rq_clean()156 struct vnic_rq_buf *buf; in vnic_rq_clean()
280 struct vnic_rq_buf *buf = rq->to_use; in enic_rq_alloc_buf()304 void enic_free_rq_buf(struct vnic_rq *rq, struct vnic_rq_buf *buf) in enic_free_rq_buf()317 struct vnic_rq_buf *buf, void *cq_desc, in enic_rq_indicate_buf()392 struct vnic_rq_buf *vrq_buf = vrq->to_clean; in enic_rq_service()
8 void enic_free_rq_buf(struct vnic_rq *rq, struct vnic_rq_buf *buf);