Searched refs:tun_l3_proto (Results 1 – 3 of 3) sorted by relevance
80 swp_spec.tun_l3_proto = htons(ETH_P_IPV6); in mlx5e_tx_tunnel_accel()83 swp_spec.tun_l3_proto = htons(ETH_P_IP); in mlx5e_tx_tunnel_accel()
154 swp_spec.tun_l3_proto = htons(ETH_P_IPV6); in mlx5e_ipsec_set_swp()157 swp_spec.tun_l3_proto = htons(ETH_P_IP); in mlx5e_ipsec_set_swp()161 swp_spec.tun_l3_proto = skb->protocol; in mlx5e_ipsec_set_swp()
365 __be16 tun_l3_proto; member385 if (swp_spec->tun_l3_proto == htons(ETH_P_IPV6)) in mlx5e_set_eseg_swp()