Searched refs:cos0_bw (Results 1 – 2 of 2) sorted by relevance
667 void elink_ets_bw_limit(const struct elink_params *params, const uint32_t cos0_bw,
2009 void elink_ets_bw_limit(const struct elink_params *params, const uint32_t cos0_bw, in elink_ets_bw_limit() argument2014 const uint32_t total_bw = cos0_bw + cos1_bw; in elink_ets_bw_limit()2021 (!cos0_bw) || in elink_ets_bw_limit()2027 cos0_credit_weight = (cos0_bw * ELINK_ETS_BW_LIMIT_CREDIT_WEIGHT)/ in elink_ets_bw_limit()