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

#include <vxge-main.h>

Data Fields

int tx_pause_enable
 
int rx_pause_enable
 
int napi_weight
 
int intr_type
 
int addr_learn_en
 
u32 rth_steering:2
 
u32 rth_algorithm:2
 
u32 rth_hash_type_tcpipv4:1
 
u32 rth_hash_type_ipv4:1
 
u32 rth_hash_type_tcpipv6:1
 
u32 rth_hash_type_ipv6:1
 
u32 rth_hash_type_tcpipv6ex:1
 
u32 rth_hash_type_ipv6ex:1
 
u32 rth_bkt_sz:8
 
int rth_jhash_golden_ratio
 
int tx_steering_type
 
int fifo_indicate_max_pkts
 
struct vxge_hw_device_hw_info device_hw_info
 

Detailed Description

Definition at line 167 of file vxge-main.h.

Field Documentation

int addr_learn_en

Definition at line 178 of file vxge-main.h.

Definition at line 192 of file vxge-main.h.

int fifo_indicate_max_pkts

Definition at line 191 of file vxge-main.h.

int intr_type

Definition at line 173 of file vxge-main.h.

int napi_weight

Definition at line 172 of file vxge-main.h.

u32 rth_algorithm

Definition at line 180 of file vxge-main.h.

u32 rth_bkt_sz

Definition at line 180 of file vxge-main.h.

u32 rth_hash_type_ipv4

Definition at line 180 of file vxge-main.h.

u32 rth_hash_type_ipv6

Definition at line 180 of file vxge-main.h.

u32 rth_hash_type_ipv6ex

Definition at line 180 of file vxge-main.h.

u32 rth_hash_type_tcpipv4

Definition at line 180 of file vxge-main.h.

u32 rth_hash_type_tcpipv6

Definition at line 180 of file vxge-main.h.

u32 rth_hash_type_tcpipv6ex

Definition at line 180 of file vxge-main.h.

int rth_jhash_golden_ratio

Definition at line 189 of file vxge-main.h.

u32 rth_steering

Definition at line 180 of file vxge-main.h.

int rx_pause_enable

Definition at line 169 of file vxge-main.h.

int tx_pause_enable

Definition at line 168 of file vxge-main.h.

int tx_steering_type

Definition at line 190 of file vxge-main.h.


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