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

#include <hyperv_net.h>

Data Fields

union {
   u64   data
 
   struct {
      u64   vmq:1
 
      u64   chimney:1
 
      u64   sriov:1
 
      u64   ieee8021q:1
 
      u64   correlation_id:1
 
   } 
 
}; 
 

Detailed Description

Definition at line 396 of file hyperv_net.h.

Field Documentation

union { ... }
u64 chimney

Definition at line 401 of file hyperv_net.h.

u64 correlation_id

Definition at line 404 of file hyperv_net.h.

Definition at line 398 of file hyperv_net.h.

u64 ieee8021q

Definition at line 403 of file hyperv_net.h.

u64 sriov

Definition at line 402 of file hyperv_net.h.

u64 vmq

Definition at line 400 of file hyperv_net.h.


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