IXGBE_DCB_MAX_CREDIT
credit_max = (link_percentage * IXGBE_DCB_MAX_CREDIT) / 100;
max[i] = bw[i] ? (bw[i]*IXGBE_DCB_MAX_CREDIT)/100 : min_credit;