Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A 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
A 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-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dtc.c461 if (is_ovs_int_port && !mlx5e_tc_int_port_supported(esw)) in mlx5e_rep_indr_setup_block()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun.c749 } else if (netif_is_ovs_master(attr.route_dev) && mlx5e_tc_int_port_supported(esw)) { in mlx5e_tc_tun_route_lookup()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch_offloads.c1796 if (mlx5e_tc_int_port_supported(esw)) in esw_get_nr_ft_offloads_steering_src_ports()

Completed in 15 milliseconds