Home
last modified time | relevance | path

Searched refs:MAX_PFC_PRIORITIES (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A Dmicrocode_constants.h68 #define MAX_PFC_PRIORITIES 8 macro
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c263 … DbgBreakIf(pdev->params.dcbx_port_params.app.traffic_type_priority[pri] >= MAX_PFC_PRIORITIES); in lm_dcbx_fw_struct()
333 for(i = 0 ; i < MAX_PFC_PRIORITIES ; i++) in lm_pfc_set_clc()
734 … if (pdev->params.dcbx_port_params.app.traffic_type_priority[add_traf_type] < MAX_PFC_PRIORITIES) in lm_dcbx_cee_get_num_of_pg_traf_type()
921 … DbgBreakIf(pdev->params.dcbx_port_params.app.traffic_type_priority[i] >= MAX_PFC_PRIORITIES); in lm_dcbx_separate_pauseable_from_non()
1183 … DbgBreakIf(pdev->params.dcbx_port_params.app.traffic_type_priority[i] >= MAX_PFC_PRIORITIES); in lm_dcbx_2cos_limit_cee_single_pg_to_cos_params()
1332 … DbgBreakIf(pdev->params.dcbx_port_params.app.traffic_type_priority[i] >= MAX_PFC_PRIORITIES); in lm_dcbx_2cos_limit_cee_three_pg_to_cos_params()
1490 u8_t num_of_app_pri = MAX_PFC_PRIORITIES; in lm_dcbx_spread_strict_pri()
1985 DbgBreakIf(((1 << MAX_PFC_PRIORITIES) -1) != pri_used_bitmap); in lm_dcbx_ie_get_ets_ieee_feature()
2001 ASSERT_STATIC( MAX_PFC_PRIORITIES == ARRSIZE(pdev->dcbx_info.pri_to_cos)); in lm_dcbx_fill_pri_to_cos_mapping()
2029 u32_t unmapped = (1 << MAX_PFC_PRIORITIES) - 1; // all ones in lm_dcbx_map_nw()
[all …]
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1982 #define LM_DCBX_ILLEGAL_PRI (MAX_PFC_PRIORITIES)