Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dpkt_sched.h191 void taprio_offload_free(struct tc_taprio_qopt_offload *offload);
202 static inline void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free() function
/Linux-v6.1/drivers/net/dsa/sja1105/
Dsja1105_tas.c523 taprio_offload_free(tas_data->offload[port]); in sja1105_setup_tc_taprio()
895 taprio_offload_free(offload); in sja1105_tas_teardown()
/Linux-v6.1/net/sched/
Dsch_taprio.c1149 void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free() function
1161 EXPORT_SYMBOL_GPL(taprio_offload_free);
1279 taprio_offload_free(offload); in taprio_enable_offload()
1313 taprio_offload_free(offload); in taprio_disable_offload()
/Linux-v6.1/drivers/net/dsa/hirschmann/
Dhellcreek.c1713 taprio_offload_free(hellcreek_port->current_schedule); in hellcreek_start_schedule()
1767 taprio_offload_free(hellcreek_port->current_schedule); in hellcreek_port_set_schedule()
1823 taprio_offload_free(hellcreek_port->current_schedule); in hellcreek_port_del_schedule()
/Linux-v6.1/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c1420 taprio_offload_free(ocelot_port->taprio); in vsc9959_qos_port_tas_set()