Searched refs:tunnel_type (Results 1 – 18 of 18) sorted by relevance
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()360 u32 tunnel_type = NOT_TUNNEL; in offload_csum() local371 tunnel_type = TUNNEL_UDP_NO_CSUM; in offload_csum()381 tunnel_type = TUNNEL_UDP_CSUM; in offload_csum()406 tunnel_type = NOT_TUNNEL; in offload_csum()419 hinic_task_set_tunnel_l4(task, tunnel_type, l4_tunnel_len); in offload_csum()
23 int tunnel_type; member
89 .tunnel_type = MLX5E_TC_TUNNEL_TYPE_GRETAP,
126 .tunnel_type = MLX5E_TC_TUNNEL_TYPE_MPLSOUDP,
145 .tunnel_type = MLX5E_TC_TUNNEL_TYPE_VXLAN,
329 .tunnel_type = MLX5E_TC_TUNNEL_TYPE_GENEVE,
137 if (decoded.tunnel_type >= ICE_RX_PTYPE_TUNNEL_IP_GRENAT) in ice_rx_csum()
147 u32 tunnel_type:3; member
378 u32 tunnel_type:3; member
326 u8 tunnel_type; member
5893 u8 tunnel_type; member6075 u8 tunnel_type; member6310 u8 tunnel_type; member6456 u8 tunnel_type; member6599 u8 tunnel_type; member7017 u8 tunnel_type; member7047 u8 tunnel_type; member7078 u8 tunnel_type; member
4667 static int bnxt_hwrm_tunnel_dst_port_free(struct bnxt *bp, u8 tunnel_type) in bnxt_hwrm_tunnel_dst_port_free() argument4673 req.tunnel_type = tunnel_type; in bnxt_hwrm_tunnel_dst_port_free()4675 switch (tunnel_type) { in bnxt_hwrm_tunnel_dst_port_free()4696 u8 tunnel_type) in bnxt_hwrm_tunnel_dst_port_alloc() argument4704 req.tunnel_type = tunnel_type; in bnxt_hwrm_tunnel_dst_port_alloc()4715 switch (tunnel_type) { in bnxt_hwrm_tunnel_dst_port_alloc()4826 req.tunnel_type = in bnxt_hwrm_cfa_ntuple_filter_alloc()
802 req.tunnel_type = CFA_DECAP_FILTER_ALLOC_REQ_TUNNEL_TYPE_VXLAN; in hwrm_cfa_decap_filter_alloc()
814 u32 tunnel_type:3; member
286 u8 tunnel_type; member
1684 if (decoded.tunnel_type >= I40E_RX_PTYPE_TUNNEL_IP_GRENAT) in i40e_rx_checksum()
7671 if (filter->tunnel_type != I40E_CLOUD_TNL_TYPE_NONE) in i40e_add_del_cloud_filter()7672 cld_filter.flags = cpu_to_le16(filter->tunnel_type << in i40e_add_del_cloud_filter()
3588 a->tc_tunnel->tunnel_type != b->tc_tunnel->tunnel_type; in cmp_encap_info()3600 key->tc_tunnel->tunnel_type); in hash_encap_info()