Searched refs:STE_IPV4 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| A D | dr_ste.h | 9 #define STE_IPV4 0x1 macro
|
| A D | dr_ste_v0.c | 756 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()
|
| A D | dr_ste_v1.c | 1139 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()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | mlx5hws_definer.c | 42 #define STE_IPV4 0x1 macro 276 HWS_SET32(tag, STE_IPV4, fc->byte_off, fc->bit_off, fc->bit_mask); in hws_definer_l3_type_set()
|
Completed in 21 milliseconds