Home
last modified time | relevance | path

Searched refs:mlx5e_tc_int_port_supported (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dint_port.h18 bool mlx5e_tc_int_port_supported(const struct mlx5_eswitch *esw);
56 static inline bool mlx5e_tc_int_port_supported(const struct mlx5_eswitch *esw) in mlx5e_tc_int_port_supported() function
Dint_port.c31 bool mlx5e_tc_int_port_supported(const struct mlx5_eswitch *esw) in mlx5e_tc_int_port_supported() function
312 if (!mlx5e_tc_int_port_supported(esw)) in mlx5e_tc_int_port_init()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c462 if (is_ovs_int_port && !mlx5e_tc_int_port_supported(esw)) in mlx5e_rep_indr_setup_block()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c751 } else if (netif_is_ovs_master(attr.route_dev) && mlx5e_tc_int_port_supported(esw)) { in mlx5e_tc_tun_route_lookup()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c1969 if (mlx5e_tc_int_port_supported(esw)) in esw_get_nr_ft_offloads_steering_src_ports()