Searched refs:traf_type (Results 1 – 1 of 1) sorted by relevance
687 u32 i, other_traf_type = PREDEFINED_APP_IDX_MAX, traf_type = 0; in bnx2x_dcbx_admin_mib_updated_params() local779 traf_type = FCOE_APP_IDX; in bnx2x_dcbx_admin_mib_updated_params()782 traf_type = ISCSI_APP_IDX; in bnx2x_dcbx_admin_mib_updated_params()784 traf_type = other_traf_type++; in bnx2x_dcbx_admin_mib_updated_params()786 af->app.app_pri_tbl[traf_type].app_id = in bnx2x_dcbx_admin_mib_updated_params()789 af->app.app_pri_tbl[traf_type].pri_bitmap = in bnx2x_dcbx_admin_mib_updated_params()792 af->app.app_pri_tbl[traf_type].appBitfield = in bnx2x_dcbx_admin_mib_updated_params()795 af->app.app_pri_tbl[traf_type].appBitfield |= in bnx2x_dcbx_admin_mib_updated_params()1018 u32 i, traf_type, add_traf_type, add_pg; in bnx2x_dcbx_get_num_pg_traf_type() local1031 for (traf_type = 0; in bnx2x_dcbx_get_num_pg_traf_type()[all …]