Searched refs:sp_pri_to_cos (Results 1 – 1 of 1) sorted by relevance
941 static void bnx2x_ets_e3b0_sp_pri_to_cos_init(u8 *sp_pri_to_cos) in bnx2x_ets_e3b0_sp_pri_to_cos_init() argument945 sp_pri_to_cos[pri] = DCBX_INVALID_COS; in bnx2x_ets_e3b0_sp_pri_to_cos_init()954 u8 *sp_pri_to_cos, const u8 pri, in bnx2x_ets_e3b0_sp_pri_to_cos_set() argument968 if (sp_pri_to_cos[pri] != DCBX_INVALID_COS) { in bnx2x_ets_e3b0_sp_pri_to_cos_set()975 sp_pri_to_cos[pri] = cos_entry; in bnx2x_ets_e3b0_sp_pri_to_cos_set()1036 u8 *sp_pri_to_cos) in bnx2x_ets_e3b0_sp_set_pri_cli_reg() argument1053 if (sp_pri_to_cos[i] != DCBX_INVALID_COS) { in bnx2x_ets_e3b0_sp_set_pri_cli_reg()1054 if (sp_pri_to_cos[i] >= DCBX_MAX_NUM_COS) { in bnx2x_ets_e3b0_sp_set_pri_cli_reg()1062 sp_pri_to_cos[i], pri_set); in bnx2x_ets_e3b0_sp_set_pri_cli_reg()1065 sp_pri_to_cos[i], pri_set); in bnx2x_ets_e3b0_sp_set_pri_cli_reg()[all …]