Lines Matching refs:tunnel_udp
1539 struct rte_eth_udp_tunnel *tunnel_udp, in sfc_dev_udp_tunnel_op() argument
1549 tunnel_udp->udp_port, tunnel_udp->prot_type); in sfc_dev_udp_tunnel_op()
1552 sfc_tunnel_rte_type_to_efx_udp_proto(tunnel_udp->prot_type); in sfc_dev_udp_tunnel_op()
1563 tunnel_udp->udp_port, in sfc_dev_udp_tunnel_op()
1568 tunnel_udp->udp_port, in sfc_dev_udp_tunnel_op()
1603 tunnel_udp->udp_port, in sfc_dev_udp_tunnel_op()
1608 tunnel_udp->udp_port, in sfc_dev_udp_tunnel_op()
1624 struct rte_eth_udp_tunnel *tunnel_udp) in sfc_dev_udp_tunnel_port_add() argument
1626 return sfc_dev_udp_tunnel_op(dev, tunnel_udp, SFC_UDP_TUNNEL_ADD_PORT); in sfc_dev_udp_tunnel_port_add()
1631 struct rte_eth_udp_tunnel *tunnel_udp) in sfc_dev_udp_tunnel_port_del() argument
1633 return sfc_dev_udp_tunnel_op(dev, tunnel_udp, SFC_UDP_TUNNEL_DEL_PORT); in sfc_dev_udp_tunnel_port_del()