Searched refs:ttp (Results 1 – 1 of 1) sorted by relevance
180 u32 *ttp = bp->dcbx_port_params.app.traffic_type_priority; in bnx2x_dcbx_get_ap_priority() local191 ttp[llfc_traf_type] = max_t(u32, ttp[llfc_traf_type], pri); in bnx2x_dcbx_get_ap_priority()198 u32 *ttp = bp->dcbx_port_params.app.traffic_type_priority; in bnx2x_dcbx_get_ap_feature() local208 ttp[index] = 0; in bnx2x_dcbx_get_ap_feature()211 ttp[LLFC_TRAFFIC_TYPE_NW] = app->default_pri; in bnx2x_dcbx_get_ap_feature()235 ttp[index] = INVALID_TRAFFIC_TYPE_PRIORITY; in bnx2x_dcbx_get_ap_feature()1019 u32 *ttp = bp->dcbx_port_params.app.traffic_type_priority; in bnx2x_dcbx_get_num_pg_traf_type() local1029 if (ttp[add_traf_type] < MAX_PFC_PRIORITIES) { in bnx2x_dcbx_get_num_pg_traf_type()1030 add_pg = (u8)pg_pri_orginal_spread[ttp[add_traf_type]]; in bnx2x_dcbx_get_num_pg_traf_type()1036 (1 << ttp[add_traf_type]))) in bnx2x_dcbx_get_num_pg_traf_type()[all …]