Searched refs:ixgbe_dcb_tc_config (Results 1 – 2 of 2) sorted by relevance
212 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()
102 struct ixgbe_dcb_tc_config { struct123 struct ixgbe_dcb_tc_config tc_config[IXGBE_DCB_MAX_TRAFFIC_CLASS]; argument