Home
last modified time | relevance | path

Searched refs:taprio_offload_free (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/net/
Dpkt_sched.h254 void taprio_offload_free(struct tc_taprio_qopt_offload *offload);
265 static inline void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free() function
/linux-6.12.1/drivers/net/dsa/sja1105/
Dsja1105_tas.c524 taprio_offload_free(tas_data->offload[port]); in sja1105_setup_tc_taprio()
898 taprio_offload_free(offload); in sja1105_tas_teardown()
/linux-6.12.1/drivers/net/dsa/hirschmann/
Dhellcreek.c1707 taprio_offload_free(hellcreek_port->current_schedule); in hellcreek_start_schedule()
1761 taprio_offload_free(hellcreek_port->current_schedule); in hellcreek_port_set_schedule()
1817 taprio_offload_free(hellcreek_port->current_schedule); in hellcreek_port_del_schedule()
/linux-6.12.1/net/sched/
Dsch_taprio.c1385 void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free() function
1397 EXPORT_SYMBOL_GPL(taprio_offload_free);
1558 taprio_offload_free(offload); in taprio_enable_offload()
1592 taprio_offload_free(offload); in taprio_disable_offload()
/linux-6.12.1/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c1432 taprio_offload_free(ocelot_port->taprio); in vsc9959_qos_port_tas_set()