Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H 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
H 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/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c477 mlx5e_tc_int_port_supported(esw)) in mlx5e_rep_check_indr_block_supported()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c753 } else if (netif_is_ovs_master(attr.route_dev) && mlx5e_tc_int_port_supported(esw)) { in mlx5e_tc_tun_route_lookup()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c1986 if (mlx5e_tc_int_port_supported(esw)) in esw_get_nr_ft_offloads_steering_src_ports()