Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.h29 ice_get_open_tunnel_port(struct ice_hw *hw, u16 *port,
H A Dice_switch.c5778 if (!ice_get_open_tunnel_port(hw, &open_port, TNL_VXLAN)) in ice_fill_adv_packet_tun()
5782 if (!ice_get_open_tunnel_port(hw, &open_port, TNL_GENEVE)) in ice_fill_adv_packet_tun()
H A Dice_flex_pipe.c302 ice_get_open_tunnel_port(struct ice_hw *hw, u16 *port, in ice_get_open_tunnel_port() function