Searched refs:tunnel_type (Results 1 – 16 of 16) sorted by relevance
22 int tunnel_type; member
87 .tunnel_type = MLX5E_TC_TUNNEL_TYPE_GRETAP,
143 .tunnel_type = MLX5E_TC_TUNNEL_TYPE_VXLAN,
327 .tunnel_type = MLX5E_TC_TUNNEL_TYPE_GENEVE,
292 u32 tunnel_type = 0; in offload_tso() local313 tunnel_type = TUNNEL_UDP_CSUM; in offload_tso()315 tunnel_type = TUNNEL_UDP_NO_CSUM; in offload_tso()320 hinic_task_set_tunnel_l4(task, tunnel_type, l4_tunnel_len); in offload_tso()
49 u32 tunnel_type:3; member
386 u32 tunnel_type:3; member
330 u8 tunnel_type; member
5443 u8 tunnel_type; member5625 u8 tunnel_type; member5858 u8 tunnel_type; member6005 u8 tunnel_type; member6148 u8 tunnel_type; member6560 u8 tunnel_type; member6590 u8 tunnel_type; member6621 u8 tunnel_type; member
4491 static int bnxt_hwrm_tunnel_dst_port_free(struct bnxt *bp, u8 tunnel_type) in bnxt_hwrm_tunnel_dst_port_free() argument4497 req.tunnel_type = tunnel_type; in bnxt_hwrm_tunnel_dst_port_free()4499 switch (tunnel_type) { in bnxt_hwrm_tunnel_dst_port_free()4518 u8 tunnel_type) in bnxt_hwrm_tunnel_dst_port_alloc() argument4526 req.tunnel_type = tunnel_type; in bnxt_hwrm_tunnel_dst_port_alloc()4537 switch (tunnel_type) { in bnxt_hwrm_tunnel_dst_port_alloc()4647 req.tunnel_type = in bnxt_hwrm_cfa_ntuple_filter_alloc()
536 req.tunnel_type = CFA_DECAP_FILTER_ALLOC_REQ_TUNNEL_TYPE_VXLAN; in hwrm_cfa_decap_filter_alloc()
837 u32 tunnel_type:3; member
295 u8 tunnel_type; member
1697 if (decoded.tunnel_type >= I40E_RX_PTYPE_TUNNEL_IP_GRENAT) in i40e_rx_checksum()
7598 if (filter->tunnel_type != I40E_CLOUD_TNL_TYPE_NONE) in i40e_add_del_cloud_filter()7599 cld_filter.flags = cpu_to_le16(filter->tunnel_type << in i40e_add_del_cloud_filter()
2928 a->tc_tunnel->tunnel_type != b->tc_tunnel->tunnel_type; in cmp_encap_info()2934 key->tc_tunnel->tunnel_type); in hash_encap_info()