Searched refs:min_weight (Results 1 – 1 of 1) sorted by relevance
1040 u32 min_weight, tc_weight_base_addr, tc_weight_addr_diff; in ecore_init_nig_ets() local1048 min_weight = 0xffffffff; in ecore_init_nig_ets()1076 if (tc_req->weight < min_weight) in ecore_init_nig_ets()1077 min_weight = tc_req->weight; in ecore_init_nig_ets()1101 min_weight; in ecore_init_nig_ets()1241 u32 tc_weight_addr_diff, tc_bound_addr_diff, min_weight = 0xffffffff; in ecore_init_prs_ets() local1263 if (tc_req->weight < min_weight) in ecore_init_prs_ets()1264 min_weight = tc_req->weight; in ecore_init_prs_ets()1284 min_weight; in ecore_init_prs_ets()