Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.c212 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_pfc_cee()
228 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_refill_cee()
237 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_max_cee()
247 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_bwgid_cee()
257 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_tsa_cee()
266 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_get_tc_from_up()
H A Dixgbe_dcb.h102 struct ixgbe_dcb_tc_config { struct
123 struct ixgbe_dcb_tc_config tc_config[IXGBE_DCB_MAX_TRAFFIC_CLASS]; argument