Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vnic_wq_buf Struct Reference

#include <vnic_wq.h>

Data Fields

struct vnic_wq_bufnext
 
dma_addr_t dma_addr
 
voidos_buf
 
unsigned int len
 
unsigned int index
 
int sop
 
voiddesc
 

Detailed Description

Definition at line 53 of file vnic_wq.h.

Field Documentation

Definition at line 60 of file vnic_wq.h.

dma_addr_t dma_addr

Definition at line 55 of file vnic_wq.h.

unsigned int index

Definition at line 58 of file vnic_wq.h.

unsigned int len

Definition at line 57 of file vnic_wq.h.

Definition at line 54 of file vnic_wq.h.

void * os_buf

Definition at line 56 of file vnic_wq.h.

int sop

Definition at line 59 of file vnic_wq.h.


The documentation for this struct was generated from the following files: