Searched refs:add_traf_type (Results 1 – 1 of 1) sorted by relevance
1121 u32 i, traf_type, add_traf_type, add_pg; in bnx2x_dcbx_get_num_pg_traf_type() local1129 for (add_traf_type = 0; in bnx2x_dcbx_get_num_pg_traf_type()1130 add_traf_type < LLFC_DRIVER_TRAFFIC_TYPE_MAX; add_traf_type++) { in bnx2x_dcbx_get_num_pg_traf_type()1132 if (ttp[add_traf_type] < MAX_PFC_PRIORITIES) { in bnx2x_dcbx_get_num_pg_traf_type()1133 add_pg = (u8)pg_pri_orginal_spread[ttp[add_traf_type]]; in bnx2x_dcbx_get_num_pg_traf_type()1139 (1 << ttp[add_traf_type]))) in bnx2x_dcbx_get_num_pg_traf_type()1143 (1 << ttp[add_traf_type]); in bnx2x_dcbx_get_num_pg_traf_type()1151 (1 << ttp[add_traf_type]); in bnx2x_dcbx_get_num_pg_traf_type()1158 add_traf_type, !pg_found ? "NO" : "YES", in bnx2x_dcbx_get_num_pg_traf_type()