Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c463 mlx5e_tc_int_port_supported(esw)) in mlx5e_rep_check_indr_block_supported()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
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.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c1970 if (mlx5e_tc_int_port_supported(esw)) in esw_get_nr_ft_offloads_steering_src_ports()