Searched refs:credit_upper_bound (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 521 const u32 credit_upper_bound = (u32)MAXVAL((150 * min_w_val), in bnx2x_ets_get_credit_upper_bound() local 523 return credit_upper_bound; in bnx2x_ets_get_credit_upper_bound() 536 const u32 credit_upper_bound = in bnx2x_ets_e3b0_set_credit_upper_bound_nig() local 540 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_0, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 542 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_1, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 544 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_2, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 546 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_3, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 548 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_4, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 550 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_5, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 554 credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 657 const u32 credit_upper_bound = bnx2x_ets_e3b0_set_credit_upper_bound_pbf() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 521 const u32 credit_upper_bound = (u32)MAXVAL((150 * min_w_val), in bnx2x_ets_get_credit_upper_bound() local 523 return credit_upper_bound; in bnx2x_ets_get_credit_upper_bound() 536 const u32 credit_upper_bound = in bnx2x_ets_e3b0_set_credit_upper_bound_nig() local 540 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_0, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 542 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_1, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 544 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_2, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 546 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_3, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 548 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_4, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 550 NIG_REG_P0_TX_ARB_CREDIT_UPPER_BOUND_5, credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 554 credit_upper_bound); in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 657 const u32 credit_upper_bound = bnx2x_ets_e3b0_set_credit_upper_bound_pbf() local [all...] |
Completed in 14 milliseconds