Home
last modified time | relevance | path

Searched refs:tc_templates (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c1063 list_for_each_entry(ftp, &port->tc_templates, list) { in sparx5_tc_flower_use_template()
1418 list_add_tail(&ftp->list, &port->tc_templates); in sparx5_tc_flower_template_create()
1438 list_for_each_entry_safe(ftp, tmp, &port->tc_templates, list) { in sparx5_tc_flower_template_destroy()
H A Dsparx5_main.h195 struct list_head tc_templates; /* list of TC templates on this port */ member
H A Dsparx5_main.c286 INIT_LIST_HEAD(&spx5_port->tc_templates); in sparx5_create_port()

Completed in 5 milliseconds