Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bxe/
H A Dbxe_elink.h679 struct elink_ets_params *ets_params);
H A Dbxe_elink.c1524 const struct elink_ets_params *ets_params, in elink_ets_e3b0_cli_map() argument
1631 struct elink_ets_params *ets_params, in elink_ets_e3b0_get_total_bw() argument
1643 if (!ets_params->cos[cos_idx].params.bw_params.bw) { in elink_ets_e3b0_get_total_bw()
1649 ets_params->cos[cos_idx].params.bw_params.bw in elink_ets_e3b0_get_total_bw()
1653 ets_params->cos[cos_idx].params.bw_params.bw; in elink_ets_e3b0_get_total_bw()
1867 struct elink_ets_params *ets_params) in elink_ets_e3b0_config() argument
1888 if ((ets_params->num_of_cos > max_num_of_cos)) { in elink_ets_e3b0_config()
1922 ets_params->cos[cos_entry].params.bw_params.bw, in elink_ets_e3b0_config()
1925 ets_params->cos[cos_entry].state){ in elink_ets_e3b0_config()
1931 ets_params->cos[cos_entry].params.sp_params.pri, in elink_ets_e3b0_config()
[all …]