Searched refs:ice_get_open_tunnel_port (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.h | 29 ice_get_open_tunnel_port(struct ice_hw *hw, u16 *port,
|
H A D | ice_ethtool_fdir.c | 1573 if (is_tun && !ice_get_open_tunnel_port(&pf->hw, &port_num, TNL_ALL)) in ice_fdir_write_all_fltr() 2029 fltrs_needed = ice_get_open_tunnel_port(hw, &tunnel_port, TNL_ALL) ? 2 : 1; in ice_add_fdir_ethtool()
|
H A D | ice_fdir.c | 909 if (!ice_get_open_tunnel_port(hw, &tnl_port, TNL_ALL)) in ice_fdir_get_gen_prgm_pkt()
|
H A D | ice_virtchnl_fdir.c | 862 if (ice_get_open_tunnel_port(hw, &udp_port, TNL_VXLAN)) in ice_vc_fdir_parse_raw()
|
H A D | ice_flex_pipe.c | 302 ice_get_open_tunnel_port(struct ice_hw *hw, u16 *port, in ice_get_open_tunnel_port() function
|