Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.h9 #define STE_IPV4 0x1 macro
Ddr_ste_v0.c756 MLX5_SET(ste_eth_l2_src_dst, tag, l3_type, STE_IPV4); in dr_ste_v0_build_eth_l2_src_dst_tag()
946 MLX5_SET(ste_eth_l2_src, tag, l3_type, STE_IPV4); in dr_ste_v0_build_eth_l2_src_or_dst_tag()
1125 MLX5_SET(ste_eth_l2_tnl, tag, l3_type, STE_IPV4); in dr_ste_v0_build_eth_l2_tnl_tag()
Ddr_ste_v1.c1139 MLX5_SET(ste_eth_l2_src_dst_v1, tag, l3_type, STE_IPV4); in dr_ste_v1_build_eth_l2_src_dst_tag()
1318 MLX5_SET(ste_eth_l2_src_v1, tag, l3_type, STE_IPV4); in dr_ste_v1_build_eth_l2_src_or_dst_tag()
1487 MLX5_SET(ste_eth_l2_tnl_v1, tag, l3_type, STE_IPV4); in dr_ste_v1_build_eth_l2_tnl_tag()