Linux Kernel
3.7.1
|
#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] |
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
__u8 pg_bw[CEE_DCBX_MAX_PGS] |
__u8 prio_pg[CEE_DCBX_MAX_PGS] |