Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A 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/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h143 #define MLX5E_TC_MAX_INT_PORT_NUM (32) macro
H A Deswitch_offloads.c1987 nvports += MLX5E_TC_MAX_INT_PORT_NUM; in esw_get_nr_ft_offloads_steering_src_ports()