Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_gre.c69 MLX5_SET_TO_ONES(fte_match_set_misc, misc_c, gre_protocol); in mlx5e_tc_tun_parse_gretap()
70 MLX5_SET(fte_match_set_misc, misc_v, gre_protocol, ETH_P_TEB); in mlx5e_tc_tun_parse_gretap()
/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.c191 PRINT_MASKED_VAL_MISC(u8, gre_protocol, gre_protocol, p, "%u"); in print_misc_parameters_hdrs()
/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c836 spec->gre_protocol = MLX5_GET(fte_match_set_misc, mask, gre_protocol); in dr_ste_copy_mask_misc()
1669 DR_STE_SET_MASK_V(gre, bit_mask, gre_protocol, misc_mask, gre_protocol); in dr_ste_build_gre_bit_mask()
1684 DR_STE_SET_TAG(gre, tag, gre_protocol, misc, gre_protocol); in dr_ste_build_gre_tag()
Dmlx5_ifc_dr.h510 u8 gre_protocol[0x10]; member
Ddr_matcher.c91 misc->gre_protocol || misc->gre_c_present || in dr_mask_is_gre_set()
Ddr_types.h498 u32 gre_protocol:16; /* GRE Protocol (outer) */ member
/drivers/net/ppp/
Dpptp.c644 static const struct gre_protocol gre_pptp_protocol = {
/drivers/infiniband/hw/mlx5/
Dfs.c425 MLX5_SET(fte_match_set_misc, misc_params_c, gre_protocol, in parse_flow_attr()
427 MLX5_SET(fte_match_set_misc, misc_params_v, gre_protocol, in parse_flow_attr()