Home
last modified time | relevance | path

Searched refs:tc_taprio_qopt_offload (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/dsa/sja1105/
Dsja1105_tas.h12 struct tc_taprio_qopt_offload *offload[SJA1105_NUM_PORTS];
16 struct tc_taprio_qopt_offload *admin);
30 struct tc_taprio_qopt_offload *admin) in sja1105_setup_tc_taprio()
Dsja1105_tas.c191 const struct tc_taprio_qopt_offload *offload; in sja1105_init_scheduling()
257 const struct tc_taprio_qopt_offload *admin) in sja1105_tas_check_conflicts()
260 const struct tc_taprio_qopt_offload *offload; in sja1105_tas_check_conflicts()
335 struct tc_taprio_qopt_offload *admin) in sja1105_setup_tc_taprio()
413 struct tc_taprio_qopt_offload *offload; in sja1105_tas_teardown()
/Linux-v5.4/include/net/
Dpkt_sched.h177 struct tc_taprio_qopt_offload { struct
188 struct tc_taprio_qopt_offload *taprio_offload_get(struct tc_taprio_qopt_offload argument
190 void taprio_offload_free(struct tc_taprio_qopt_offload *offload);
/Linux-v5.4/net/sched/
Dsch_taprio.c85 struct tc_taprio_qopt_offload offload;
1100 static struct tc_taprio_qopt_offload *taprio_offload_alloc(int num_entries) in taprio_offload_alloc()
1115 struct tc_taprio_qopt_offload *taprio_offload_get(struct tc_taprio_qopt_offload in taprio_offload_get()
1129 void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free()
1174 struct tc_taprio_qopt_offload *offload) in taprio_sched_to_offload()
1202 struct tc_taprio_qopt_offload *offload; in taprio_enable_offload()
1238 struct tc_taprio_qopt_offload *offload; in taprio_disable_offload()