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

#include <bnx2x_mfw_req.h>

Data Fields

u8 version [ETH_STAT_INFO_VERSION_LEN]
 
u8 mac_local [8]
 
u8 mac_add1 [8]
 
u8 mac_add2 [8]
 
u32 mtu_size
 
u32 feature_flags
 
u32 lso_max_size
 
u32 lso_min_seg_cnt
 
u32 ipv4_ofld_cnt
 
u32 ipv6_ofld_cnt
 
u32 promiscuous_mode
 
u32 txq_size
 
u32 rxq_size
 
u32 txq_avg_depth
 
u32 rxq_avg_depth
 
u32 iov_offload
 
u32 netq_cnt
 
u32 vf_cnt
 

Detailed Description

Definition at line 68 of file bnx2x_mfw_req.h.

Field Documentation

u32 feature_flags

Definition at line 76 of file bnx2x_mfw_req.h.

u32 iov_offload

Definition at line 100 of file bnx2x_mfw_req.h.

u32 ipv4_ofld_cnt

Definition at line 89 of file bnx2x_mfw_req.h.

u32 ipv6_ofld_cnt

Definition at line 91 of file bnx2x_mfw_req.h.

u32 lso_max_size

Definition at line 86 of file bnx2x_mfw_req.h.

u32 lso_min_seg_cnt

Definition at line 87 of file bnx2x_mfw_req.h.

u8 mac_add1[8]

Definition at line 73 of file bnx2x_mfw_req.h.

u8 mac_add2[8]

Definition at line 74 of file bnx2x_mfw_req.h.

u8 mac_local[8]

Definition at line 72 of file bnx2x_mfw_req.h.

u32 mtu_size

Definition at line 75 of file bnx2x_mfw_req.h.

u32 netq_cnt

Definition at line 102 of file bnx2x_mfw_req.h.

u32 promiscuous_mode

Definition at line 92 of file bnx2x_mfw_req.h.

u32 rxq_avg_depth

Definition at line 98 of file bnx2x_mfw_req.h.

u32 rxq_size

Definition at line 94 of file bnx2x_mfw_req.h.

u32 txq_avg_depth

Definition at line 96 of file bnx2x_mfw_req.h.

u32 txq_size

Definition at line 93 of file bnx2x_mfw_req.h.

Definition at line 70 of file bnx2x_mfw_req.h.

u32 vf_cnt

Definition at line 103 of file bnx2x_mfw_req.h.


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