Searched refs:ice_create_tunnel (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.h | 51 ice_create_tunnel(struct ice_hw *hw, enum ice_tunnel_type type, u16 port);
|
| H A D | ice_flex_pipe.c | 2376 ice_create_tunnel(struct ice_hw *hw, enum ice_tunnel_type type, u16 port) in ice_create_tunnel() function
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_dcf_ethdev.c | 1566 ret = ice_create_tunnel(parent_hw, TNL_VXLAN, in ice_dcf_dev_udp_tunnel_port_add() 1570 ret = ice_create_tunnel(parent_hw, TNL_ECPRI, in ice_dcf_dev_udp_tunnel_port_add()
|
| H A D | ice_ethdev.c | 5648 ret = ice_create_tunnel(hw, TNL_VXLAN, udp_tunnel->udp_port); in ice_dev_udp_tunnel_port_add()
|