Home
last modified time | relevance | path

Searched refs:ice_destroy_tunnel (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.h46 enum ice_status ice_destroy_tunnel(struct ice_hw *hw, u16 port, bool all);
H A Dice_flex_pipe.c2151 enum ice_status ice_destroy_tunnel(struct ice_hw *hw, u16 port, bool all) in ice_destroy_tunnel() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c5254 ret = ice_destroy_tunnel(hw, udp_tunnel->udp_port, 0); in ice_dev_udp_tunnel_port_del()