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

#include <ixgbe_dcb.h>

Data Fields

struct dcb_support support
 
struct dcb_num_tcs num_tcs
 
struct tc_configuration tc_config [MAX_TRAFFIC_CLASS]
 
u8 bw_percentage [2][MAX_BW_GROUP]
 
bool pfc_mode_enable
 
u32 dcb_cfg_version
 
u32 link_speed
 

Detailed Description

Definition at line 131 of file ixgbe_dcb.h.

Field Documentation

u8 bw_percentage[2][MAX_BW_GROUP]

Definition at line 135 of file ixgbe_dcb.h.

u32 dcb_cfg_version

Definition at line 138 of file ixgbe_dcb.h.

u32 link_speed

Definition at line 139 of file ixgbe_dcb.h.

Definition at line 133 of file ixgbe_dcb.h.

bool pfc_mode_enable

Definition at line 136 of file ixgbe_dcb.h.

Definition at line 132 of file ixgbe_dcb.h.

Definition at line 134 of file ixgbe_dcb.h.


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