Linux Kernel
3.7.1
|
#include <vnic_wq_copy.h>
Data Fields | |
unsigned int | index |
struct vnic_dev * | vdev |
struct vnic_wq_ctrl __iomem * | ctrl |
struct vnic_dev_ring | ring |
unsigned | to_use_index |
unsigned | to_clean_index |
Definition at line 27 of file vnic_wq_copy.h.
Definition at line 30 of file vnic_wq_copy.h.
unsigned int index |
Definition at line 28 of file vnic_wq_copy.h.
Definition at line 31 of file vnic_wq_copy.h.
unsigned to_clean_index |
Definition at line 33 of file vnic_wq_copy.h.
unsigned to_use_index |
Definition at line 32 of file vnic_wq_copy.h.
Definition at line 29 of file vnic_wq_copy.h.