Linux Kernel
3.7.1
|
#include <vnic_rq.h>
Data Fields | |
unsigned int | index |
struct vnic_dev * | vdev |
struct vnic_rq_ctrl __iomem * | ctrl |
struct vnic_dev_ring | ring |
struct vnic_rq_buf * | bufs [VNIC_RQ_BUF_BLKS_MAX] |
struct vnic_rq_buf * | to_use |
struct vnic_rq_buf * | to_clean |
void * | os_buf_head |
unsigned int | pkts_outstanding |
unsigned int | buf_index |
struct vnic_rq_buf * bufs |
struct vnic_rq_buf * to_clean |
struct vnic_rq_buf * to_use |