Searched refs:DR_STE_SET_TAG (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_ste_v0.c | 908 DR_STE_SET_TAG(eth_l2_src, bit_mask, in dr_ste_v0_build_eth_l2_src_or_dst_bit_mask() 910 DR_STE_SET_TAG(eth_l2_src, bit_mask, in dr_ste_v0_build_eth_l2_src_or_dst_bit_mask() 912 DR_STE_SET_TAG(eth_l2_src, bit_mask, in dr_ste_v0_build_eth_l2_src_or_dst_bit_mask() 922 DR_STE_SET_TAG(eth_l2_src, bit_mask, in dr_ste_v0_build_eth_l2_src_or_dst_bit_mask() 924 DR_STE_SET_TAG(eth_l2_src, bit_mask, in dr_ste_v0_build_eth_l2_src_or_dst_bit_mask() 926 DR_STE_SET_TAG(eth_l2_src, bit_mask, in dr_ste_v0_build_eth_l2_src_or_dst_bit_mask() 1559 DR_STE_SET_TAG(flex_parser_tnl_geneve, tag, in dr_ste_v0_build_flex_parser_tnl_geneve_tag() 1561 DR_STE_SET_TAG(flex_parser_tnl_geneve, tag, in dr_ste_v0_build_flex_parser_tnl_geneve_tag() 1807 DR_STE_SET_TAG(flex_parser_tnl_gtpu, tag, in dr_ste_v0_build_flex_parser_tnl_gtpu_tag() 1810 DR_STE_SET_TAG(flex_parser_tnl_gtpu, tag, in dr_ste_v0_build_flex_parser_tnl_gtpu_tag() [all …]
|
H A D | dr_ste_v1.c | 1282 DR_STE_SET_TAG(eth_l2_src_v1, bit_mask, in dr_ste_v1_build_eth_l2_src_or_dst_bit_mask() 1284 DR_STE_SET_TAG(eth_l2_src_v1, bit_mask, in dr_ste_v1_build_eth_l2_src_or_dst_bit_mask() 1286 DR_STE_SET_TAG(eth_l2_src_v1, bit_mask, in dr_ste_v1_build_eth_l2_src_or_dst_bit_mask() 1296 DR_STE_SET_TAG(eth_l2_src_v1, bit_mask, in dr_ste_v1_build_eth_l2_src_or_dst_bit_mask() 1298 DR_STE_SET_TAG(eth_l2_src_v1, bit_mask, in dr_ste_v1_build_eth_l2_src_or_dst_bit_mask() 1300 DR_STE_SET_TAG(eth_l2_src_v1, bit_mask, in dr_ste_v1_build_eth_l2_src_or_dst_bit_mask() 1629 DR_STE_SET_TAG(mpls_v1, tag, mpls0_label, in dr_ste_v1_build_tnl_mpls_tag() 1632 DR_STE_SET_TAG(mpls_v1, tag, mpls0_exp, in dr_ste_v1_build_tnl_mpls_tag() 1638 DR_STE_SET_TAG(mpls_v1, tag, mpls0_ttl, in dr_ste_v1_build_tnl_mpls_tag() 1644 DR_STE_SET_TAG(mpls_v1, tag, mpls0_exp, in dr_ste_v1_build_tnl_mpls_tag() [all …]
|
H A D | dr_ste.h | 33 #define DR_STE_SET_TAG(lookup_type, tag, t_fname, spec, s_fname) \ macro 55 DR_STE_SET_TAG(lookup_type, _tag, mpls0_label, _mask, \ 57 DR_STE_SET_TAG(lookup_type, _tag, mpls0_s_bos, _mask, \ 59 DR_STE_SET_TAG(lookup_type, _tag, mpls0_exp, _mask, \ 61 DR_STE_SET_TAG(lookup_type, _tag, mpls0_ttl, _mask, \
|