Searched refs:STE_IPV6 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| A D | dr_ste.h | 10 #define STE_IPV6 0x2 macro
|
| A D | dr_ste_v0.c | 759 MLX5_SET(ste_eth_l2_src_dst, tag, l3_type, STE_IPV6); in dr_ste_v0_build_eth_l2_src_dst_tag() 949 MLX5_SET(ste_eth_l2_src, tag, l3_type, STE_IPV6); in dr_ste_v0_build_eth_l2_src_or_dst_tag() 1128 MLX5_SET(ste_eth_l2_tnl, tag, l3_type, STE_IPV6); in dr_ste_v0_build_eth_l2_tnl_tag()
|
| A D | dr_ste_v1.c | 1142 MLX5_SET(ste_eth_l2_src_dst_v1, tag, l3_type, STE_IPV6); in dr_ste_v1_build_eth_l2_src_dst_tag() 1321 MLX5_SET(ste_eth_l2_src_v1, tag, l3_type, STE_IPV6); in dr_ste_v1_build_eth_l2_src_or_dst_tag() 1490 MLX5_SET(ste_eth_l2_tnl_v1, tag, l3_type, STE_IPV6); in dr_ste_v1_build_eth_l2_tnl_tag()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | mlx5hws_definer.c | 43 #define STE_IPV6 0x2 macro 278 HWS_SET32(tag, STE_IPV6, fc->byte_off, fc->bit_off, fc->bit_mask); in hws_definer_l3_type_set()
|
Completed in 23 milliseconds