Searched refs:cos_idx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c906 u8 cos_idx = 0; bnx2x_ets_e3b0_get_total_bw() local
911 for (cos_idx = 0; cos_idx < ets_params->num_of_cos; cos_idx++) { bnx2x_ets_e3b0_get_total_bw()
912 if (ets_params->cos[cos_idx].state == bnx2x_cos_state_bw) { bnx2x_ets_e3b0_get_total_bw()
914 if (!ets_params->cos[cos_idx].params.bw_params.bw) { bnx2x_ets_e3b0_get_total_bw()
920 ets_params->cos[cos_idx].params.bw_params.bw bnx2x_ets_e3b0_get_total_bw()
924 ets_params->cos[cos_idx].params.bw_params.bw; bnx2x_ets_e3b0_get_total_bw()

Completed in 134 milliseconds