/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | brcm,bcm7445-switch-v4.0.txt | 9 - dsa,mii-bus: phandle to the MDIO bus controller, see dsa/dsa.txt 10 - dsa,ethernet: phandle to the CPU network interface controller, see dsa/dsa.txt 12 - #address-cells: must be 2, see dsa/dsa.txt 17 described in dsa/dsa.txt.
|
D | hisilicon-hns-dsaf.txt | 7 - dsa-name: dsa fabric name who provide this interface. 9 - mode: dsa fabric mode string. only support one of dsaf modes like these: 19 The fourth region is dsa fabric base register and size. 29 dsa: dsa@c7000000 {
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
D | sym_fw1.h | 285 RADDR_1 (dsa), 288 RADDR_1 (dsa), 345 RADDR_1 (dsa), 685 RADDR_1 (dsa), 731 RADDR_1 (dsa), 837 RADDR_1 (dsa), 874 SCR_LOAD_REG (dsa, 0xff), 912 RADDR_1 (dsa), 913 SCR_SFBR_REG (dsa, SCR_SHL, 0), 915 SCR_REG_REG (dsa, SCR_SHL, 0), [all …]
|
D | sym_fw2.h | 257 SCR_LOAD_ABS (dsa, 4), 264 SCR_LOAD_REL (dsa, 4), 704 SCR_STORE_ABS (dsa, 4), 706 SCR_LOAD_ABS (dsa, 4), 837 SCR_LOAD_REG (dsa, 0xff), 872 SCR_LOAD_ABS (dsa, 4), 874 SCR_SFBR_REG (dsa, SCR_SHL, 0), 876 SCR_REG_REG (dsa, SCR_SHL, 0), 878 SCR_REG_REG (dsa, SCR_AND, 0x3c), 880 SCR_LOAD_REL (dsa, 4), [all …]
|
D | sym_hipd.h | 310 #define CCB_HASH_CODE(dsa) \ argument 311 (((dsa) >> (_LGRU16_(sizeof(struct sym_ccb)))) & CCB_HASH_MASK) 313 #define CCB_HASH_CODE(dsa) (((dsa) >> 9) & CCB_HASH_MASK) argument
|
D | sym_hipd.c | 57 static struct sym_ccb *sym_ccb_from_dsa(struct sym_hcb *np, u32 dsa); 1598 u32 dsa; local 1605 dsa = scr_to_cpu(np->dqueue[i]); 1606 if (!dsa) 1612 cp = sym_ccb_from_dsa(np, dsa); 1620 sym_name(np), (u_int) dsa); 2189 u32 dsa = INL(np, nc_dsa); local 2190 struct sym_ccb *cp = sym_ccb_from_dsa(np, dsa); 2315 u32 dsa = INL(np, nc_dsa); local 2319 struct sym_ccb *cp = sym_ccb_from_dsa(np, dsa); [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/net/dsa/ |
D | dsa.txt | 5 - compatible : Should be "marvell,dsa" 10 - dsa,ethernet : Should be a phandle to a valid Ethernet device node 11 - dsa,mii-bus : Should be a phandle to a valid MDIO bus device node 40 labels are "cpu" to indicate a CPU port and "dsa" to 43 Note that a port labelled "dsa" will imply checking for the uplink phandle 64 global dsa,mii-bus defined above, for this switch. 74 dsa@0 { 75 compatible = "marvell,dsa"; 80 dsa,ethernet = <ðernet0>; 81 dsa,mii-bus = <&mii_bus0>; [all …]
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | kirkwood-rd88f6281.dtsi | 66 dsa@0 { 67 compatible = "marvell,dsa"; 71 dsa,ethernet = <ð0port>; 72 dsa,mii-bus = <&mdio>;
|
D | kirkwood-mv88f6281gtw-ge.dts | 124 dsa@0 { 125 compatible = "marvell,dsa"; 129 dsa,ethernet = <ð0port>; 130 dsa,mii-bus = <&mdio>;
|
D | kirkwood-dir665.dts | 206 dsa@0 { 207 compatible = "marvell,dsa"; 211 dsa,ethernet = <ð0port>; 212 dsa,mii-bus = <&mdio>;
|
D | armada-370-rd.dts | 199 dsa@0 { 200 compatible = "marvell,dsa"; 204 dsa,ethernet = <ð1>; 205 dsa,mii-bus = <&mdio>;
|
D | armada-385-linksys.dtsi | 268 dsa@0 { 269 compatible = "marvell,dsa"; 273 dsa,ethernet = <ð2>; 274 dsa,mii-bus = <&mdio>;
|
D | armada-xp-linksys-mamba.dts | 338 dsa@0 { 339 compatible = "marvell,dsa"; 343 dsa,ethernet = <ð0>; 344 dsa,mii-bus = <&mdio>;
|
D | kirkwood-rd88f6281-z0.dts | 22 dsa@0 {
|
D | kirkwood-rd88f6281-a.dts | 22 dsa@0 {
|
/linux-4.4.14/include/crypto/ |
D | public_key.h | 78 } dsa; member 108 } dsa; member
|
/linux-4.4.14/Documentation/networking/dsa/ |
D | bcm_sf2.txt | 40 The driver is located in drivers/net/dsa/bcm_sf2.c and is implemented as a DSA 41 driver; see Documentation/networking/dsa/dsa.txt for details on the subsytem 48 net/dsa/tag_brcm.c. 57 provided in net/dsa/dsa.c. The reason for that is because the DSA subsystem gets
|
D | dsa.txt | 35 ports are referred to as "dsa" ports in DSA terminology and code. A collection 57 "dsa" ports because: 63 - the "dsa" port(s) are just conduits between two or more switches, and as such 73 net/dsa/tag_trailer.c: Marvell's 4 trailer tag mode (legacy) 74 net/dsa/tag_dsa.c: Marvell's original DSA tag 75 net/dsa/tag_edsa.c: Marvell's enhanced DSA tag 76 net/dsa/tag_brcm.c: Broadcom's 4 bytes tag 126 net/dsa/dsa.c: 129 net/dsa/tag_*.c 131 net/dsa/tag_*.c: [all …]
|
/linux-4.4.14/net/dsa/ |
D | Makefile | 3 dsa_core-y += dsa.o slave.o
|
/linux-4.4.14/net/ |
D | Makefile | 24 obj-$(CONFIG_NET_DSA) += dsa/
|
D | Kconfig | 213 source "net/dsa/Kconfig"
|
/linux-4.4.14/drivers/net/ |
D | Makefile | 38 obj-$(CONFIG_NET_DSA) += dsa/
|
D | Kconfig | 320 source "drivers/net/dsa/Kconfig"
|
/linux-4.4.14/drivers/dma/ |
D | dma-jz4780.c | 102 uint32_t dsa; member 263 desc->dsa = addr; in jz4780_dma_setup_hwdesc() 271 desc->dsa = config->src_addr; in jz4780_dma_setup_hwdesc() 414 desc->desc[0].dsa = src; in jz4780_dma_prep_dma_memcpy()
|
D | imx-sdma.c | 272 u32 dsa; member
|
/linux-4.4.14/arch/arm64/boot/dts/hisilicon/ |
D | hip05_hns.dtsi | 26 dsa: dsa@c7000000 { label
|
/linux-4.4.14/drivers/scsi/ |
D | ncr53c8xx.c | 2113 RADDR (dsa), 2367 SCR_FROM_REG (dsa), 2418 RADDR (dsa), 2577 SCR_LOAD_REG (dsa, 0xff), 2634 RADDR (dsa), 2859 RADDR (dsa), 6088 u_long dsa; in ncr_int_sto() local 6096 dsa = INL (nc_dsa); in ncr_int_sto() 6098 while (cp && (CCB_PHYS (cp, phys) != dsa)) in ncr_int_sto() 6248 u32 dsa; in ncr_int_ma() local [all …]
|
/linux-4.4.14/ |
D | MAINTAINERS | 6212 M: David Ahern <dsa@cumulusnetworks.com> 6692 F: drivers/net/dsa/mv88e6352.c 11558 M: David Ahern <dsa@cumulusnetworks.com>
|