Searched refs:tunnel_type (Results 1 – 12 of 12) sorted by relevance
131 int tunnel_type; member
931 err = mlx5_encap_alloc(priv->mdev, e->tunnel_type, in mlx5e_tc_encap_flows_add()2333 switch (e->tunnel_type) { in mlx5e_create_encap_header_ipv4()2377 switch (e->tunnel_type) { in mlx5e_create_encap_header_ipv4()2398 err = mlx5_encap_alloc(priv->mdev, e->tunnel_type, in mlx5e_create_encap_header_ipv4()2442 switch (e->tunnel_type) { in mlx5e_create_encap_header_ipv6()2486 switch (e->tunnel_type) { in mlx5e_create_encap_header_ipv6()2508 err = mlx5_encap_alloc(priv->mdev, e->tunnel_type, in mlx5e_create_encap_header_ipv6()2539 int tunnel_type, err = 0; in mlx5e_attach_encap() local2557 tunnel_type = MLX5_HEADER_TYPE_VXLAN; in mlx5e_attach_encap()2583 e->tunnel_type = tunnel_type; in mlx5e_attach_encap()
49 u32 tunnel_type:3; member
307 u8 tunnel_type; member
4893 u8 tunnel_type; member5056 u8 tunnel_type; member5265 u8 tunnel_type; member5396 u8 tunnel_type; member5668 u8 tunnel_type; member5696 u8 tunnel_type; member5725 u8 tunnel_type; member
3710 static int bnxt_hwrm_tunnel_dst_port_free(struct bnxt *bp, u8 tunnel_type) in bnxt_hwrm_tunnel_dst_port_free() argument3716 req.tunnel_type = tunnel_type; in bnxt_hwrm_tunnel_dst_port_free()3718 switch (tunnel_type) { in bnxt_hwrm_tunnel_dst_port_free()3737 u8 tunnel_type) in bnxt_hwrm_tunnel_dst_port_alloc() argument3745 req.tunnel_type = tunnel_type; in bnxt_hwrm_tunnel_dst_port_alloc()3756 switch (tunnel_type) { in bnxt_hwrm_tunnel_dst_port_alloc()3858 req.tunnel_type = in bnxt_hwrm_cfa_ntuple_filter_alloc()
574 req.tunnel_type = CFA_DECAP_FILTER_ALLOC_REQ_TUNNEL_TYPE_VXLAN; in hwrm_cfa_decap_filter_alloc()
774 u32 tunnel_type:3; member
827 u32 tunnel_type:3; member
291 u8 tunnel_type; member
1727 if (decoded.tunnel_type >= I40E_RX_PTYPE_TUNNEL_IP_GRENAT) in i40e_rx_checksum()
6951 if (filter->tunnel_type != I40E_CLOUD_TNL_TYPE_NONE) in i40e_add_del_cloud_filter()6952 cld_filter.flags = cpu_to_le16(filter->tunnel_type << in i40e_add_del_cloud_filter()