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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c908 u8 cos_idx = 0; bnx2x_ets_e3b0_get_total_bw() local
913 for (cos_idx = 0; cos_idx < ets_params->num_of_cos; cos_idx++) { bnx2x_ets_e3b0_get_total_bw()
914 if (ets_params->cos[cos_idx].state == bnx2x_cos_state_bw) { bnx2x_ets_e3b0_get_total_bw()
916 if (!ets_params->cos[cos_idx].params.bw_params.bw) { bnx2x_ets_e3b0_get_total_bw()
922 ets_params->cos[cos_idx].params.bw_params.bw bnx2x_ets_e3b0_get_total_bw()
926 ets_params->cos[cos_idx].params.bw_params.bw; bnx2x_ets_e3b0_get_total_bw()

Completed in 99 milliseconds