Searched refs:tc_templates (Results 1 – 2 of 2) sorted by relevance
1156 list_for_each_entry(ftp, &port->tc_templates, list) {1526 list_add_tail(&ftp->list, &port->tc_templates);1546 list_for_each_entry_safe(ftp, tmp, &port->tc_templates, list) { in sparx5_tc_flower_template_destroy()
238 struct list_head tc_templates; /* list of TC templates on this port */ member