Searched refs:PRS_ETS_UP_BOUND (Results 1 – 1 of 1) sorted by relevance
1115 #define PRS_ETS_UP_BOUND(weight,mtu) (2 * ((weight) > (mtu) ? (weight) : (mtu))) macro1166 …tt, PRS_REG_ETS_ARB_CREDIT_UPPER_BOUND_0 + tc * tc_bound_addr_diff, PRS_ETS_UP_BOUND(byte_weight, … in ecore_init_prs_ets()