Searched refs:sp_pri_to_cos (Results 1 – 1 of 1) sorted by relevance
951 static void bnx2x_ets_e3b0_sp_pri_to_cos_init(u8 *sp_pri_to_cos) in bnx2x_ets_e3b0_sp_pri_to_cos_init() argument955 sp_pri_to_cos[pri] = DCBX_INVALID_COS; in bnx2x_ets_e3b0_sp_pri_to_cos_init()964 u8 *sp_pri_to_cos, const u8 pri, in bnx2x_ets_e3b0_sp_pri_to_cos_set() argument978 if (sp_pri_to_cos[pri] != DCBX_INVALID_COS) { in bnx2x_ets_e3b0_sp_pri_to_cos_set()985 sp_pri_to_cos[pri] = cos_entry; in bnx2x_ets_e3b0_sp_pri_to_cos_set()1046 u8 *sp_pri_to_cos) in bnx2x_ets_e3b0_sp_set_pri_cli_reg() argument1063 if (sp_pri_to_cos[i] != DCBX_INVALID_COS) { in bnx2x_ets_e3b0_sp_set_pri_cli_reg()1064 if (sp_pri_to_cos[i] >= DCBX_MAX_NUM_COS) { in bnx2x_ets_e3b0_sp_set_pri_cli_reg()1072 sp_pri_to_cos[i], pri_set); in bnx2x_ets_e3b0_sp_set_pri_cli_reg()1075 sp_pri_to_cos[i], pri_set); in bnx2x_ets_e3b0_sp_set_pri_cli_reg()[all …]