Searched refs:ice_destroy_tunnel (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.h78 enum ice_status ice_destroy_tunnel(struct ice_hw *hw, u16 port, bool all);
H A Dice_flex_pipe.c2328 * ice_destroy_tunnel
2337 enum ice_status ice_destroy_tunnel(struct ice_hw *hw, u16 port, bool all) function
2456 status = ice_destroy_tunnel(hw, port, false);

Completed in 172 milliseconds