tc_configuration  164 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c 	struct tc_configuration *tc_config = &cfg->tc_config[0];
tc_configuration  176 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c 	struct tc_configuration *tc_config = &cfg->tc_config[0];
tc_configuration  185 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c 	struct tc_configuration *tc_config = &cfg->tc_config[0];
tc_configuration  195 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c 	struct tc_configuration *tc_config = &cfg->tc_config[0];
tc_configuration  205 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c 	struct tc_configuration *tc_config = &cfg->tc_config[0];
tc_configuration  214 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c 	struct tc_configuration *tc_config = &cfg->tc_config[0];
tc_configuration  109 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.h 	struct tc_configuration tc_config[MAX_TRAFFIC_CLASS];
tc_configuration   27 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 	struct tc_configuration *src = NULL;
tc_configuration   28 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 	struct tc_configuration *dst = NULL;
tc_configuration 6190 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	struct tc_configuration *tc;
tc_configuration  650 drivers/net/ethernet/mellanox/mlx5/core/port.c 		MLX5_SET(qetc_reg, in, tc_configuration[i].g, 1);
tc_configuration  651 drivers/net/ethernet/mellanox/mlx5/core/port.c 		MLX5_SET(qetc_reg, in, tc_configuration[i].group, tc_group[i]);
tc_configuration  670 drivers/net/ethernet/mellanox/mlx5/core/port.c 				    tc_configuration[tc]);
tc_configuration  685 drivers/net/ethernet/mellanox/mlx5/core/port.c 		MLX5_SET(qetc_reg, in, tc_configuration[i].b, 1);
tc_configuration  686 drivers/net/ethernet/mellanox/mlx5/core/port.c 		MLX5_SET(qetc_reg, in, tc_configuration[i].bw_allocation, tc_bw[i]);
tc_configuration  705 drivers/net/ethernet/mellanox/mlx5/core/port.c 				    tc_configuration[tc]);
tc_configuration  725 drivers/net/ethernet/mellanox/mlx5/core/port.c 		ets_tcn_conf = MLX5_ADDR_OF(qetc_reg, in, tc_configuration[i]);
tc_configuration  752 drivers/net/ethernet/mellanox/mlx5/core/port.c 		ets_tcn_conf = MLX5_ADDR_OF(qetc_reg, out, tc_configuration[i]);
tc_configuration 9608 include/linux/mlx5/mlx5_ifc.h 	struct mlx5_ifc_ets_tcn_config_reg_bits    tc_configuration[0x8];