Home
last modified time | relevance | path

Searched defs:vnic_rq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/fnic/
H A Dvnic_rq.h80 struct vnic_rq { struct
83 struct vnic_rq_ctrl __iomem *ctrl; /* memory-mapped */ argument
85 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; argument
86 struct vnic_rq_buf *to_use; argument
87 struct vnic_rq_buf *to_clean; argument
93 static inline unsigned int vnic_rq_desc_avail(struct vnic_rq *rq) in vnic_rq_desc_avail() argument
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_rq.h72 struct vnic_rq { struct
75 struct vnic_rq_ctrl __iomem *ctrl; /* memory-mapped */ argument
77 struct vnic_rq_buf *bufs[VNIC_RQ_BUF_BLKS_MAX]; argument
78 struct vnic_rq_buf *to_use; argument
79 struct vnic_rq_buf *to_clean; argument
84 static inline unsigned int vnic_rq_desc_avail(struct vnic_rq *rq) in vnic_rq_desc_avail() argument