Searched refs:ice_get_open_tunnel_port (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_flex_pipe.h | 30 ice_get_open_tunnel_port(struct ice_hw *hw, u16 *port,
|
D | ice_ethtool_fdir.c | 1437 if (is_tun && !ice_get_open_tunnel_port(&pf->hw, &port_num, TNL_ALL)) in ice_fdir_write_all_fltr() 1885 fltrs_needed = ice_get_open_tunnel_port(hw, &tunnel_port, TNL_ALL) ? 2 : 1; in ice_add_fdir_ethtool()
|
D | ice_fdir.c | 925 if (!ice_get_open_tunnel_port(hw, &tnl_port, TNL_ALL)) in ice_fdir_get_gen_prgm_pkt()
|
D | ice_switch.c | 5784 if (!ice_get_open_tunnel_port(hw, &open_port, TNL_VXLAN)) in ice_fill_adv_packet_tun() 5788 if (!ice_get_open_tunnel_port(hw, &open_port, TNL_GENEVE)) in ice_fill_adv_packet_tun()
|
D | ice_flex_pipe.c | 302 ice_get_open_tunnel_port(struct ice_hw *hw, u16 *port, in ice_get_open_tunnel_port() function
|