Home
last modified time | relevance | path

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

/trueos/sys/dev/bxe/
HDbxe_elink.c1599 uint8_t cos_idx = 0; in elink_ets_e3b0_get_total_bw() local
1604 for (cos_idx = 0; cos_idx < ets_params->num_of_cos; cos_idx++) { in elink_ets_e3b0_get_total_bw()
1605 if (ets_params->cos[cos_idx].state == elink_cos_state_bw) { in elink_ets_e3b0_get_total_bw()
1607 if (!ets_params->cos[cos_idx].params.bw_params.bw) { in elink_ets_e3b0_get_total_bw()
1613 ets_params->cos[cos_idx].params.bw_params.bw in elink_ets_e3b0_get_total_bw()
1617 ets_params->cos[cos_idx].params.bw_params.bw; in elink_ets_e3b0_get_total_bw()