Searched refs:gre_protocol (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_dv.c | 8953 MLX5_SET(fte_match_set_misc, misc_m, gre_protocol, protocol_m); in flow_dv_translate_item_gre() 8954 MLX5_SET(fte_match_set_misc, misc_v, gre_protocol, in flow_dv_translate_item_gre() 9579 if (!MLX5_GET16(fte_match_set_misc, misc_v, gre_protocol)) { in flow_dv_translate_item_mpls() 9580 MLX5_SET(fte_match_set_misc, misc_m, gre_protocol, in flow_dv_translate_item_mpls() 9582 MLX5_SET(fte_match_set_misc, misc_v, gre_protocol, in flow_dv_translate_item_mpls()
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_prm.h | 886 u8 gre_protocol[0x10]; member
|