Lines Matching refs:cos_entry
825 const u8 cos_entry, in bnx2x_ets_e3b0_set_cos_bw() argument
838 switch (cos_entry) { in bnx2x_ets_e3b0_set_cos_bw()
955 const u8 cos_entry) in bnx2x_ets_e3b0_sp_pri_to_cos_set() argument
975 sp_pri_to_cos[pri] = cos_entry; in bnx2x_ets_e3b0_sp_pri_to_cos_set()
1143 u8 cos_entry = 0; in bnx2x_ets_e3b0_config() local
1176 for (cos_entry = 0; cos_entry < ets_params->num_of_cos; cos_entry++) { in bnx2x_ets_e3b0_config()
1177 if (bnx2x_cos_state_bw == ets_params->cos[cos_entry].state) { in bnx2x_ets_e3b0_config()
1178 cos_bw_bitmap |= (1 << cos_entry); in bnx2x_ets_e3b0_config()
1183 bp, cos_entry, min_w_val_nig, min_w_val_pbf, in bnx2x_ets_e3b0_config()
1185 ets_params->cos[cos_entry].params.bw_params.bw, in bnx2x_ets_e3b0_config()
1188 ets_params->cos[cos_entry].state){ in bnx2x_ets_e3b0_config()
1189 cos_sp_bitmap |= (1 << cos_entry); in bnx2x_ets_e3b0_config()
1194 ets_params->cos[cos_entry].params.sp_params.pri, in bnx2x_ets_e3b0_config()
1195 cos_entry); in bnx2x_ets_e3b0_config()
2057 u8 cos_entry, in bnx2x_pfc_nig_rx_priority_mask() argument
2062 switch (cos_entry) { in bnx2x_pfc_nig_rx_priority_mask()