/linux/drivers/net/dsa/ocelot/ |
H A D | ocelot_ext.c | 11 #include "felix.h" 73 struct felix *felix = dev_get_drvdata(&pdev->dev); in ocelot_ext_remove() local 75 if (!felix) in ocelot_ext_remove() 78 dsa_unregister_switch(felix->ds); in ocelot_ext_remove() 83 struct felix *felix = dev_get_drvdata(&pdev->dev); in ocelot_ext_shutdown() local 85 if (!felix) in ocelot_ext_shutdown() 88 dsa_switch_shutdown(felix->ds); in ocelot_ext_shutdown()
|
H A D | Kconfig | 9 (VSC9959), code named Felix. 33 tristate "Ocelot / Felix Ethernet switch support" 47 This driver supports the VSC9959 (Felix) switch, which is embedded as
|
H A D | felix_vsc9959.c | 22 #include "felix.h" 860 .name = "felix ptp", 959 struct felix *felix = ocelot_to_felix(ocelot); in vsc9959_mdio_bus_alloc() local 970 felix->pcs = devm_kcalloc(dev, felix->info->num_ports, in vsc9959_mdio_bus_alloc() 973 if (!felix->pcs) { in vsc9959_mdio_bus_alloc() 1020 felix->imdio = bus; in vsc9959_mdio_bus_alloc() 1022 for (port = 0; port < felix->info->num_ports; port++) { in vsc9959_mdio_bus_alloc() 1026 if (dsa_is_unused_port(felix->ds, port)) in vsc9959_mdio_bus_alloc() 1032 phylink_pcs = lynx_pcs_create_mdiodev(felix->imdio, port); in vsc9959_mdio_bus_alloc() 1036 felix->pcs[port] = phylink_pcs; in vsc9959_mdio_bus_alloc() [all …]
|
H A D | felix.h | 7 #define ocelot_to_felix(o) container_of((o), struct felix, ocelot) 86 struct felix { struct
|
H A D | Makefile | 7 mscc_felix_dsa_lib-objs := felix.o
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | espi.h | 20 * Felix Marti <felix@chelsio.com> *
|
H A D | sge.h | 20 * Felix Marti <felix@chelsio.com> *
|
H A D | gmac.h | 21 * Felix Marti <felix@chelsio.com> *
|
H A D | elmer0.h | 20 * Felix Marti <felix@chelsio.com> *
|
H A D | cphy.h | 20 * Felix Marti <felix@chelsio.com> *
|
/linux/drivers/usb/storage/ |
H A D | unusual_datafab.h | 71 * Reported by Felix Moeller <felix@derklecks.de>
|
/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | mscc,ocelot.yaml | 36 VSC9959 (Felix): 46 port 2 and not to Felix. 93 # Felix VSC9959 (NXP LS1028A)
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_trace.c | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
H A D | trace.c | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_wed_ops.c | 2 /* Copyright (C) 2020 Felix Fietkau <nbd@nbd.name> */
|
/linux/drivers/net/wireless/mediatek/mt7601u/ |
H A D | trace.c | 3 * Copyright (C) 2014 Felix Fietkau <nbd@openwrt.org>
|
H A D | util.c | 3 * Copyright (C) 2014 Felix Fietkau <nbd@openwrt.org>
|
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | mac.h | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
/linux/arch/mips/ath25/ |
H A D | Makefile | 8 # Copyright (C) 2006-2009 Felix Fietkau <nbd@openwrt.org>
|
H A D | prom.c | 10 * Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org>
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | airoha.yaml | 10 - Felix Fietkau <nbd@nbd.name>
|
/linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | mcu.h | 3 * Copyright (C) 2014 Felix Fietkau <nbd@openwrt.org>
|
H A D | eeprom.h | 3 * Copyright (C) 2014 Felix Fietkau <nbd@openwrt.org>
|
/linux/Documentation/devicetree/bindings/arm/mediatek/ |
H A D | mediatek,mt7622-pcie-mirror.yaml | 11 - Felix Fietkau <nbd@nbd.name>
|
H A D | mediatek,mt7986-wed-pcie.yaml | 11 - Felix Fietkau <nbd@nbd.name>
|