Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_tc_lib.c38 fltr->tunnel_type == TNL_LAST) in ice_tc_count_lkups()
222 if (tc_fltr->tunnel_type != TNL_LAST) { in ice_tc_fill_rules()
347 return TNL_LAST; in ice_tc_tun_get_type()
352 return ice_tc_tun_get_type(dev) != TNL_LAST; in ice_is_tunnel_supported()
872 fltr->tunnel_type = TNL_LAST; in ice_parse_cls_flower()
A Dice_flex_type.h378 TNL_LAST = 0xFF, enumerator
A Dice_flex_pipe.c14 { TNL_LAST, "" }
480 for (i = 0; tnls[i].type != TNL_LAST; i++) { in ice_init_pkg_hints()
1915 (type == TNL_LAST || type == hw->tnl.tbl[i].type)) { in ice_get_open_tunnel_port()

Completed in 16 milliseconds