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

#include <dcbnl.h>

Data Fields

__u8 willing
 
__u8 error
 
__u8 pg_en
 
__u8 tcs_supported
 
__u8 pg_bw [CEE_DCBX_MAX_PGS]
 
__u8 prio_pg [CEE_DCBX_MAX_PGS]
 

Detailed Description

struct cee_pg - CEE Priority-Group managed object

: willing bit in the PG tlv : error bit in the PG tlv : enable bit of the PG feature : number of traffic classes supported : bandwidth percentage for each priority group : priority to PG mapping indexed by priority

Definition at line 115 of file dcbnl.h.

Field Documentation

__u8 error

Definition at line 117 of file dcbnl.h.

Definition at line 120 of file dcbnl.h.

__u8 pg_en

Definition at line 118 of file dcbnl.h.

Definition at line 121 of file dcbnl.h.

__u8 tcs_supported

Definition at line 119 of file dcbnl.h.

__u8 willing

Definition at line 116 of file dcbnl.h.


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