Searched refs:total_bw (Results 1 – 1 of 1) sorted by relevance
958 const u16 total_bw, in elink_ets_e3b0_set_cos_bw() argument965 const u32 cos_bw_nig = ((bw ? bw : 1) * min_w_val_nig) / total_bw; in elink_ets_e3b0_set_cos_bw()966 const u32 cos_bw_pbf = ((bw ? bw : 1) * min_w_val_pbf) / total_bw; in elink_ets_e3b0_set_cos_bw()1029 u16 *total_bw) in elink_ets_e3b0_get_total_bw() argument1035 *total_bw = 0 ; in elink_ets_e3b0_get_total_bw()1049 *total_bw += in elink_ets_e3b0_get_total_bw()1055 if ((is_bw_cos_exist == 1) && (*total_bw != 100)) { in elink_ets_e3b0_get_total_bw()1056 if (*total_bw == 0) { in elink_ets_e3b0_get_total_bw()1269 u16 total_bw = 0; in elink_ets_e3b0_config() local1296 &total_bw); in elink_ets_e3b0_config()[all …]