Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dpkt_sched.h252 void taprio_offload_free(struct tc_taprio_qopt_offload *offload);
263 static inline void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free() function
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.c524 taprio_offload_free(tas_data->offload[port]); in sja1105_setup_tc_taprio()
898 taprio_offload_free(offload); in sja1105_tas_teardown()
/openbmc/linux/drivers/net/dsa/hirschmann/
H A 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()
/openbmc/linux/net/sched/
H A Dsch_taprio.c1395 void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free() function
1407 EXPORT_SYMBOL_GPL(taprio_offload_free);
1568 taprio_offload_free(offload); in taprio_enable_offload()
1602 taprio_offload_free(offload); in taprio_disable_offload()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1437 taprio_offload_free(ocelot_port->taprio); in vsc9959_qos_port_tas_set()