Home
last modified time | relevance | path

Searched defs:tc_config (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.c205 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_pfc_cee() local
221 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_refill_cee() local
230 struct ixgbe_dcb_tc_config *tc_config in ixgbe_dcb_unpack_max_cee() local
240 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; ixgbe_dcb_unpack_bwgid_cee() local
250 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; ixgbe_dcb_unpack_tsa_cee() local
259 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; ixgbe_dcb_get_tc_from_up() local
[all...]
H A Dixgbe_dcb.h122 struct ixgbe_dcb_tc_config tc_config[IXGBE_DCB_MAX_TRAFFIC_CLASS]; member