MAX_TRAFFIC_TYPES
struct priority_cos traffic_type_to_priority_cos[MAX_TRAFFIC_TYPES];
u8 dcb_outer_pri[MAX_TRAFFIC_TYPES];
for (i = 0; i < MAX_TRAFFIC_TYPES; i++)
struct priority_cos traffic_type_to_priority_cos[MAX_TRAFFIC_TYPES];
u8 dcb_outer_pri[MAX_TRAFFIC_TYPES];