Lines Matching refs:cq_desc
21 #include "cq_desc.h"
62 int (*q_service)(struct vnic_dev *vdev, struct cq_desc *cq_desc,
66 struct cq_desc *cq_desc;
71 cq_desc = (struct cq_desc *)((u8 *)cq->ring.descs +
73 cq_desc_dec(cq_desc, &type, &color,
78 if ((*q_service)(cq->vdev, cq_desc, type,
88 cq_desc = (struct cq_desc *)((u8 *)cq->ring.descs +
90 cq_desc_dec(cq_desc, &type, &color,