Home
last modified time | relevance | path

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

/src/sys/dev/bxe/
H A Dbxe_elink.c1252 const uint32_t credit_upper_bound = (uint32_t)ELINK_MAXVAL((150 * min_w_val), in elink_ets_get_credit_upper_bound() local
1254 return credit_upper_bound; in elink_ets_get_credit_upper_bound()
1267 const uint32_t credit_upper_bound = in elink_ets_e3b0_set_credit_upper_bound_nig() local
1271 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_0, credit_upper_bound); in elink_ets_e3b0_set_credit_upper_bound_nig()
1273 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_1, credit_upper_bound); in elink_ets_e3b0_set_credit_upper_bound_nig()
1275 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_2, credit_upper_bound); in elink_ets_e3b0_set_credit_upper_bound_nig()
1277 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_3, credit_upper_bound); in elink_ets_e3b0_set_credit_upper_bound_nig()
1279 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_4, credit_upper_bound); in elink_ets_e3b0_set_credit_upper_bound_nig()
1281 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_5, credit_upper_bound); in elink_ets_e3b0_set_credit_upper_bound_nig()
1285 credit_upper_bound); in elink_ets_e3b0_set_credit_upper_bound_nig()
[all …]