Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v1.c8 #define DR_STE_CALC_DFNR_TYPE(lookup_type, inner) \ macro
1167 sb->lu_type = DR_STE_CALC_DFNR_TYPE(ETHL2_SRC_DST, sb->inner); in dr_ste_v1_build_eth_l2_src_dst_init()
1191 sb->lu_type = DR_STE_CALC_DFNR_TYPE(IPV6_DES, sb->inner); in dr_ste_v1_build_eth_l3_ipv6_dst_init()
1215 sb->lu_type = DR_STE_CALC_DFNR_TYPE(IPV6_SRC, sb->inner); in dr_ste_v1_build_eth_l3_ipv6_src_init()
1250 sb->lu_type = DR_STE_CALC_DFNR_TYPE(ETHL3_IPV4_5_TUPLE, sb->inner); in dr_ste_v1_build_eth_l3_ipv4_5_tuple_init()
1391 sb->lu_type = DR_STE_CALC_DFNR_TYPE(ETHL2_SRC, sb->inner); in dr_ste_v1_build_eth_l2_src_init()
1424 sb->lu_type = DR_STE_CALC_DFNR_TYPE(ETHL2, sb->inner); in dr_ste_v1_build_eth_l2_dst_init()
1526 sb->lu_type = DR_STE_CALC_DFNR_TYPE(ETHL3_IPV4_MISC, sb->inner); in dr_ste_v1_build_eth_l3_ipv4_misc_init()
1566 sb->lu_type = DR_STE_CALC_DFNR_TYPE(ETHL4, sb->inner); in dr_ste_v1_build_eth_ipv6_l3_l4_init()
1590 sb->lu_type = DR_STE_CALC_DFNR_TYPE(MPLS, sb->inner); in dr_ste_v1_build_mpls_init()