Searched refs:dsa (Results 76 - 100 of 112) sorted by relevance

12345

/linux-master/drivers/media/platform/amphion/
H A Dvpu_windsor.c453 struct vpu_enc_dsa_status *dsa; member in struct:vpu_enc_ctrl
627 hcs->ctrls[i].dsa = rpc->virt + offset;
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix.c16 #include <linux/dsa/8021q.h>
17 #include <linux/dsa/ocelot.h>
25 #include <net/dsa.h>
H A Dseville_vsc9953.c14 #include <linux/dsa/ocelot.h>
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c14 #include <net/dsa.h>
22 #include <linux/dsa/tag_qca.h>
H A Dar9331.c48 #include <net/dsa.h>
H A Dqca8k-common.c10 #include <net/dsa.h>
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_ptp.c9 #include <linux/dsa/ocelot.h>
H A Docelot_fdma.c13 #include <linux/dsa/ocelot.h>
H A Docelot_net.c11 #include <linux/dsa/ocelot.h>
/linux-master/include/soc/mscc/
H A Docelot.h12 #include <net/dsa.h>
/linux-master/drivers/net/dsa/microchip/
H A Dksz_ptp.c8 #include <linux/dsa/ksz_common.h>
H A Dksz_common.h15 #include <net/dsa.h>
H A Dksz9477.c15 #include <net/dsa.h>
H A Dksz8795.c21 #include <net/dsa.h>
/linux-master/drivers/net/dsa/
H A Dbcm_sf2_cfp.c13 #include <net/dsa.h>
H A Drzn1_a5psw.c16 #include <net/dsa.h>
H A Dbcm_sf2.c23 #include <net/dsa.h>
/linux-master/drivers/net/dsa/xrs700x/
H A Dxrs700x.c7 #include <net/dsa.h>
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c15 #include <linux/dsa/brcm.h>
23 #include <net/dsa.h>
H A Dbgmac.c18 #include <net/dsa.h>
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_ppe.c12 #include <net/dsa.h>
/linux-master/include/net/
H A Ddsa.h3 * include/net/dsa.h - Driver for Distributed Switch Architecture switch chips
20 #include <linux/platform_data/dsa.h>
150 * this dsa switch tree instance.
/linux-master/drivers/net/dsa/hirschmann/
H A Dhellcreek.c24 #include <net/dsa.h>
/linux-master/net/core/
H A Dflow_dissector.c9 #include <net/dsa.h>
/linux-master/net/dsa/
H A Duser.c3 * net/dsa/user.c - user device handling
27 #include "dsa.h"
342 ds->user_mii_bus->name = "dsa user smi";
345 snprintf(ds->user_mii_bus->id, MII_BUS_ID_SIZE, "dsa-%d.%d",
964 strscpy(drvinfo->driver, "dsa", sizeof(drvinfo->driver));
2505 path->dsa.proto = cpu_dp->tag_ops->proto;
2506 path->dsa.port = dp->index;
2536 .name = "dsa",

Completed in 513 milliseconds

12345