Home
last modified time | relevance | path

Searched refs:TNL_ALL (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_flex_type.h424 TNL_ALL = 0xFF, enumerator
Dice_ethtool_fdir.c1437 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()
Dice_fdir.c925 if (!ice_get_open_tunnel_port(hw, &tnl_port, TNL_ALL)) in ice_fdir_get_gen_prgm_pkt()