Linux Kernel
3.7.1
|
#include <bnx2x_sp.h>
Data Fields | |
struct priority_cos | traffic_type_to_priority_cos [MAX_TRAFFIC_TYPES] |
u8 | dcb_enabled |
u8 | dcb_version |
u8 | dont_add_pri_0_en |
Definition at line 1118 of file bnx2x_sp.h.
u8 dcb_enabled |
Definition at line 1120 of file bnx2x_sp.h.
u8 dcb_version |
Definition at line 1121 of file bnx2x_sp.h.
u8 dont_add_pri_0_en |
Definition at line 1122 of file bnx2x_sp.h.
struct priority_cos traffic_type_to_priority_cos[MAX_TRAFFIC_TYPES] |
Definition at line 1119 of file bnx2x_sp.h.