Home
last modified time | relevance | path

Searched refs:tc_configuration (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb.c164 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_pfc()
176 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_refill()
185 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_max()
195 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_bwgid()
205 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_prio()
214 struct tc_configuration *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_get_tc_from_up()
A Dixgbe_dcb.h93 struct tc_configuration { struct
109 struct tc_configuration tc_config[MAX_TRAFFIC_CLASS]; argument
A Dixgbe_dcb_nl.c25 struct tc_configuration *src = NULL; in ixgbe_copy_dcb_cfg()
26 struct tc_configuration *dst = NULL; in ixgbe_copy_dcb_cfg()
A Dixgbe_main.c6253 struct tc_configuration *tc; in ixgbe_init_dcb()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dport.c723 MLX5_SET(qetc_reg, in, tc_configuration[i].g, 1); in mlx5_set_port_tc_group()
724 MLX5_SET(qetc_reg, in, tc_configuration[i].group, tc_group[i]); in mlx5_set_port_tc_group()
743 tc_configuration[tc]); in mlx5_query_port_tc_group()
758 MLX5_SET(qetc_reg, in, tc_configuration[i].b, 1); in mlx5_set_port_tc_bw_alloc()
759 MLX5_SET(qetc_reg, in, tc_configuration[i].bw_allocation, tc_bw[i]); in mlx5_set_port_tc_bw_alloc()
778 tc_configuration[tc]); in mlx5_query_port_tc_bw_alloc()
798 ets_tcn_conf = MLX5_ADDR_OF(qetc_reg, in, tc_configuration[i]); in mlx5_modify_port_ets_rate_limit()
825 ets_tcn_conf = MLX5_ADDR_OF(qetc_reg, out, tc_configuration[i]); in mlx5_query_port_ets_rate_limit()
/linux-6.3-rc2/include/linux/mlx5/
A Dmlx5_ifc.h11053 struct mlx5_ifc_ets_tcn_config_reg_bits tc_configuration[0x8]; member

Completed in 89 milliseconds