Home
last modified time | relevance | path

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

/trueos/sys/dev/bxe/
HDbxe_elink.h669 struct elink_ets_params *ets_params);
HDbxe_elink.c1488 const struct elink_ets_params *ets_params, in elink_ets_e3b0_cli_map() argument
1595 struct elink_ets_params *ets_params, in elink_ets_e3b0_get_total_bw() argument
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()
1831 struct elink_ets_params *ets_params) in elink_ets_e3b0_config() argument
1852 if ((ets_params->num_of_cos > max_num_of_cos)) { in elink_ets_e3b0_config()
1862 elink_status = elink_ets_e3b0_get_total_bw(params, ets_params, in elink_ets_e3b0_config()
[all …]