Searched refs:ice_get_open_tunnel_port (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.h | 42 ice_get_open_tunnel_port(struct ice_hw *hw, enum ice_tunnel_type type,
|
| H A D | ice_fdir.c | 1029 if (!ice_get_open_tunnel_port(hw, TNL_ALL, &tnl_port)) in ice_fdir_get_gen_prgm_pkt()
|
| H A D | ice_switch.c | 7734 if (!ice_get_open_tunnel_port(hw, TNL_VXLAN, &open_port)) in ice_fill_adv_packet_tun() 7740 if (!ice_get_open_tunnel_port(hw, TNL_GENEVE, &open_port)) in ice_fill_adv_packet_tun()
|
| H A D | ice_flex_pipe.c | 2033 ice_get_open_tunnel_port(struct ice_hw *hw, enum ice_tunnel_type type, in ice_get_open_tunnel_port() function
|