Searched refs:ice_get_open_tunnel_port (Results 1 – 3 of 3) sorted by relevance
29 ice_get_open_tunnel_port(struct ice_hw *hw, u16 *port,
5778 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()
302 ice_get_open_tunnel_port(struct ice_hw *hw, u16 *port, in ice_get_open_tunnel_port() function