Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c6951 MLX5_SET(fte_match_set_misc, misc_m, gre_protocol, in flow_dv_translate_item_gre()
6953 MLX5_SET(fte_match_set_misc, misc_v, gre_protocol, in flow_dv_translate_item_gre()
7267 MLX5_SET(fte_match_set_misc, misc_m, gre_protocol, 0xffff); in flow_dv_translate_item_mpls()
7268 MLX5_SET(fte_match_set_misc, misc_v, gre_protocol, in flow_dv_translate_item_mpls()
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h689 u8 gre_protocol[0x10]; member