Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.h46 #define IXGBE_DCB_MAX_CREDIT (2 * IXGBE_DCB_MAX_CREDIT_REFILL) macro
H A Dixgbe_dcb.c78 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()