Home
last modified time | relevance | path

Searched full:hwaccel (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/clk/
H A Dclk-qoriq.c81 const struct clockgen_muxinfo *hwaccel[NUM_HWACCEL]; member
95 struct clk *hwaccel[NUM_HWACCEL]; member
536 cg->fman[0] = cg->hwaccel[1]; in t1023_init_periph()
546 cg->fman[0] = cg->hwaccel[0]; in t2080_init_periph()
551 cg->fman[0] = cg->hwaccel[3]; in t4240_init_periph()
552 cg->fman[1] = cg->hwaccel[4]; in t4240_init_periph()
563 .hwaccel = {
581 .hwaccel = {
608 .hwaccel = {
625 .hwaccel = {
[all …]
/linux/net/dsa/
H A Dtag.h147 * to hwaccel.
164 /* Move VLAN tag from data to hwaccel */ in dsa_software_vlan_untag()
H A Dtag_8021q.c530 * header in the hwaccel area of the packet.
H A Dtag_sja1105.c246 /* If VLAN tag is in hwaccel area, move it to the payload in sja1105_pvid_tag_control_pkt()
/linux/Documentation/devicetree/bindings/clock/
H A Dfsl,qoriq-clock.yaml90 2 hwaccel index (n in CLKCGnHWACSR)
/linux/net/sched/
H A Dact_vlan.c75 /* put updated tci as hwaccel tag */ in tcf_vlan_act()
/linux/net/core/
H A Dskbuff.c6335 /* Pop a vlan tag either from hwaccel or from payload.
6368 /* Push a vlan tag either into hwaccel or into payload (if hwaccel tag present).