Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.h112 #define DR_STE_CTX_BUILDER(fname) \ macro
118 void DR_STE_CTX_BUILDER(eth_l2_src_dst);
119 void DR_STE_CTX_BUILDER(eth_l3_ipv6_src);
120 void DR_STE_CTX_BUILDER(eth_l3_ipv6_dst);
121 void DR_STE_CTX_BUILDER(eth_l3_ipv4_5_tuple);
122 void DR_STE_CTX_BUILDER(eth_l2_src);
123 void DR_STE_CTX_BUILDER(eth_l2_dst);
124 void DR_STE_CTX_BUILDER(eth_l2_tnl);
125 void DR_STE_CTX_BUILDER(eth_l3_ipv4_misc);
126 void DR_STE_CTX_BUILDER(eth_ipv6_l3_l4);
[all …]