Home
last modified time | relevance | path

Searched refs:TNL_LAST (Results 1 – 2 of 2) sorted by last modified time

/freebsd/sys/dev/ice/
H A Dice_flex_type.h232 TNL_LAST = 0xFF, enumerator
H A Dice_flex_pipe.c41 { TNL_LAST, "" }
135 for (i = 0; tnls[i].type != TNL_LAST; i++) { in ice_add_tunnel_hint()