Searched refs:ice_get_open_tunnel_port (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.h | 48 ice_get_open_tunnel_port(struct ice_hw *hw, enum ice_tunnel_type type,
|
| H A D | ice_fdir.c | 3281 if (!ice_get_open_tunnel_port(hw, TNL_ECPRI, port)) in ice_fdir_get_open_tunnel_port() 3285 if (!ice_get_open_tunnel_port(hw, TNL_VXLAN, port) && in ice_fdir_get_open_tunnel_port() 3286 !ice_get_open_tunnel_port(hw, TNL_GENEVE, port)) in ice_fdir_get_open_tunnel_port()
|
| H A D | ice_switch.c | 8618 if (!ice_get_open_tunnel_port(hw, TNL_VXLAN, &open_port)) in ice_fill_adv_packet_tun() 8624 if (!ice_get_open_tunnel_port(hw, TNL_GENEVE, &open_port)) in ice_fill_adv_packet_tun()
|
| H A D | ice_flex_pipe.c | 2257 ice_get_open_tunnel_port(struct ice_hw *hw, enum ice_tunnel_type type, in ice_get_open_tunnel_port() function
|