Home
last modified time | relevance | path

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

/linux/include/net/
H A Dpkt_sched.h248 void taprio_offload_free(struct tc_taprio_qopt_offload *offload);
259 static inline void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_get()
264 static inline void taprio_offload_free(struct tc_taprio_qopt_offload *offload) taprio_offload_free() function
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.c524 taprio_offload_free(tas_data->offload[port]); in sja1105_setup_tc_taprio()
896 taprio_offload_free(offload); in sja1105_tas_teardown()
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c1703 taprio_offload_free(hellcreek_port->current_schedule); in hellcreek_start_schedule()
1757 taprio_offload_free(hellcreek_port->current_schedule); in hellcreek_port_set_schedule()
1813 taprio_offload_free(hellcreek_port->current_schedule); in hellcreek_port_del_schedule()
/linux/net/sched/
H A Dsch_taprio.c1402 void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free() function
1414 EXPORT_SYMBOL_GPL(taprio_offload_free);
1575 taprio_offload_free(offload); in taprio_enable_offload()
1609 taprio_offload_free(offload); in taprio_disable_offload()
/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1438 taprio_offload_free(ocelot_port->taprio); in vsc9959_qos_port_tas_set()