Home
last modified time | relevance | path

Searched refs:MLX5E_TC_MAX_INT_PORT_NUM (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dint_port.c164 if (priv->num_ports == MLX5E_TC_MAX_INT_PORT_NUM) { in mlx5e_int_port_add()
166 MLX5E_TC_MAX_INT_PORT_NUM); in mlx5e_int_port_add()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.h142 #define MLX5E_TC_MAX_INT_PORT_NUM (8) macro
Deswitch_offloads.c1971 nvports += MLX5E_TC_MAX_INT_PORT_NUM; in esw_get_nr_ft_offloads_steering_src_ports()