Searched refs:tnls (Results 1 – 1 of 1) sorted by relevance
13 static const struct ice_tunnel_type_scan tnls[] = { variable482 for (i = 0; tnls[i].type != TNL_LAST; i++) { in ice_init_pkg_hints()483 size_t len = strlen(tnls[i].label_prefix); in ice_init_pkg_hints()486 if (strncmp(label_name, tnls[i].label_prefix, len)) in ice_init_pkg_hints()494 hw->tnl.tbl[hw->tnl.count].type = tnls[i].type; in ice_init_pkg_hints()