Searched refs:ice_create_tunnel (Results 1 – 3 of 3) sorted by relevance
45 ice_create_tunnel(struct ice_hw *hw, enum ice_tunnel_type type, u16 port);
2065 ice_create_tunnel(struct ice_hw *hw, enum ice_tunnel_type type, u16 port) in ice_create_tunnel() function
5230 ret = ice_create_tunnel(hw, TNL_VXLAN, udp_tunnel->udp_port); in ice_dev_udp_tunnel_port_add()