Linux Kernel
3.7.1
|
#include <vnic_wq.h>
Data Fields | |
unsigned int | index |
struct vnic_dev * | vdev |
struct vnic_wq_ctrl __iomem * | ctrl |
struct vnic_dev_ring | ring |
struct vnic_wq_buf * | bufs [VNIC_WQ_BUF_BLKS_MAX] |
struct vnic_wq_buf * | to_use |
struct vnic_wq_buf * | to_clean |
unsigned int | pkts_outstanding |
struct vnic_wq_buf * bufs |
struct vnic_wq_buf * to_clean |
struct vnic_wq_buf * to_use |