Searched defs:vnic_rq (Results 1 – 2 of 2) sorted by relevance
80 struct vnic_rq { struct83 struct vnic_rq_ctrl __iomem *ctrl; /* memory-mapped */ argument85 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; argument86 struct vnic_rq_buf *to_use; argument87 struct vnic_rq_buf *to_clean; argument93 static inline unsigned int vnic_rq_desc_avail(struct vnic_rq *rq) in vnic_rq_desc_avail() argument
74 struct vnic_rq { struct77 struct vnic_rq_ctrl __iomem *ctrl; /* memory-mapped */ argument79 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; argument80 struct vnic_rq_buf *to_use; argument81 struct vnic_rq_buf *to_clean; argument86 static inline unsigned int vnic_rq_desc_avail(struct vnic_rq *rq) in vnic_rq_desc_avail() argument