Home
last modified time | relevance | path

Searched refs:tunnel_type (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h2742 u8 tunnel_type; member
2941 u8 tunnel_type; member
3095 u8 tunnel_type; member
3194 u8 tunnel_type; member
3230 u8 tunnel_type; member
3269 u8 tunnel_type; member
Dbnxt.c2713 static int bnxt_hwrm_tunnel_dst_port_free(struct bnxt *bp, u8 tunnel_type) in bnxt_hwrm_tunnel_dst_port_free() argument
2719 req.tunnel_type = tunnel_type; in bnxt_hwrm_tunnel_dst_port_free()
2721 switch (tunnel_type) { in bnxt_hwrm_tunnel_dst_port_free()
2740 u8 tunnel_type) in bnxt_hwrm_tunnel_dst_port_alloc() argument
2748 req.tunnel_type = tunnel_type; in bnxt_hwrm_tunnel_dst_port_alloc()
2759 if (tunnel_type & TUNNEL_DST_PORT_ALLOC_REQ_TUNNEL_TYPE_VXLAN) in bnxt_hwrm_tunnel_dst_port_alloc()
2762 else if (tunnel_type & TUNNEL_DST_PORT_ALLOC_REQ_TUNNEL_TYPE_GENEVE) in bnxt_hwrm_tunnel_dst_port_alloc()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_type.h739 u32 tunnel_type:3; member
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_type.h752 u32 tunnel_type:3; member