Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c354 if (tc_fltr->tunnel_type != TNL_LAST) { in ice_tc_fill_rules()
608 return TNL_LAST; in ice_tc_tun_get_type()
613 return ice_tc_tun_get_type(dev) != TNL_LAST; in ice_is_tunnel_supported()
1246 fltr->tunnel_type = TNL_LAST; in ice_parse_cls_flower()
1516 if (fltr->tunnel_type != TNL_LAST && in ice_handle_tclass_action()
1520 if (fltr->tunnel_type == TNL_LAST && in ice_handle_tclass_action()
Dice_flex_type.h423 TNL_LAST = 0xFF, enumerator
Dice_flex_pipe.c23 { TNL_LAST, "" }
545 for (i = 0; tnls[i].type != TNL_LAST; i++) { in ice_add_tunnel_hint()
2218 (type == TNL_LAST || type == hw->tnl.tbl[i].type)) { in ice_get_open_tunnel_port()