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