Searched refs:IXGBE_DCB_MAX_CREDIT (Results 1 – 2 of 2) sorted by relevance
45 #define IXGBE_DCB_MAX_CREDIT (2 * IXGBE_DCB_MAX_CREDIT_REFILL) macro
73 max[i] = bw[i] ? (bw[i]*IXGBE_DCB_MAX_CREDIT)/100 : min_credit; in ixgbe_dcb_calculate_tc_credits()159 credit_max = (link_percentage * IXGBE_DCB_MAX_CREDIT) / 100; in ixgbe_dcb_calculate_tc_credits_cee()