/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | ocelot_ext.c | 11 #include "felix.h" 71 struct felix *felix; in ocelot_ext_probe() local 74 felix = kzalloc(sizeof(*felix), GFP_KERNEL); in ocelot_ext_probe() 75 if (!felix) in ocelot_ext_probe() 78 dev_set_drvdata(dev, felix); in ocelot_ext_probe() 80 ocelot = &felix->ocelot; in ocelot_ext_probe() 85 felix->info = &vsc7512_info; in ocelot_ext_probe() 95 ds->num_ports = felix->info->num_ports; in ocelot_ext_probe() 96 ds->num_tx_queues = felix->info->num_tx_queues; in ocelot_ext_probe() 100 felix->ds = ds; in ocelot_ext_probe() [all …]
|
H A D | felix.c | 26 #include "felix.h" 309 struct felix *felix = ocelot_to_felix(ocelot); in felix_update_trapping_destinations() local 317 if (!felix->info->quirk_no_xtr_irq) in felix_update_trapping_destinations() 610 struct felix *felix = ocelot_to_felix(ocelot); in felix_migrate_host_flood() local 619 felix_set_host_flood(ds, mask, !!felix->host_flood_uc_mask, in felix_migrate_host_flood() 620 !!felix->host_flood_mc_mask, true); in felix_migrate_host_flood() 672 struct felix *felix = ocelot_to_felix(ocelot); in felix_change_tag_protocol() local 687 old_proto_ops = felix->tag_proto_ops; in felix_change_tag_protocol() 703 felix->tag_proto_ops = proto_ops; in felix_change_tag_protocol() 704 felix->tag_proto = proto; in felix_change_tag_protocol() [all …]
|
H A D | seville_vsc9953.c | 16 #include "felix.h" 881 struct felix *felix = ocelot_to_felix(ocelot); in vsc9953_mdio_bus_alloc() local 887 felix->pcs = devm_kcalloc(dev, felix->info->num_ports, in vsc9953_mdio_bus_alloc() 890 if (!felix->pcs) { in vsc9953_mdio_bus_alloc() 911 felix->imdio = bus; in vsc9953_mdio_bus_alloc() 913 for (port = 0; port < felix->info->num_ports; port++) { in vsc9953_mdio_bus_alloc() 918 if (dsa_is_unused_port(felix->ds, port)) in vsc9953_mdio_bus_alloc() 924 phylink_pcs = lynx_pcs_create_mdiodev(felix->imdio, addr); in vsc9953_mdio_bus_alloc() 928 felix->pcs[port] = phylink_pcs; in vsc9953_mdio_bus_alloc() 938 struct felix *felix = ocelot_to_felix(ocelot); in vsc9953_mdio_bus_free() local [all …]
|
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 | 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.h | 7 #define ocelot_to_felix(o) container_of((o), struct felix, ocelot) 88 struct felix { struct
|
H A D | Makefile | 7 mscc_felix_dsa_lib-objs := felix.o
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
H A D | 0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch | 2 From: Felix Janda <felix.janda@posteo.de>
|
H A D | 0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch | 2 From: Felix Janda <felix.janda@posteo.de>
|
/openbmc/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> *
|
/openbmc/linux/drivers/usb/storage/ |
H A D | unusual_datafab.h | 71 * Reported by Felix Moeller <felix@derklecks.de>
|
/openbmc/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)
|
/openbmc/linux/drivers/mtd/nand/spi/ |
H A D | xtx.c | 4 * Felix Matouschek <felix@matouschek.org>
|
/openbmc/linux/drivers/mtd/parsers/ |
H A D | ar7part.c | 6 * Based on ar7 map by Felix Fietkau <nbd@openwrt.org> 127 MODULE_AUTHOR( "Felix Fietkau <nbd@openwrt.org>, "
|
/openbmc/u-boot/board/eets/pdu001/ |
H A D | MAINTAINERS | 2 M: Felix Brack <fb@ltec.ch>
|
/openbmc/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>
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_wed_ops.c | 2 /* Copyright (C) 2020 Felix Fietkau <nbd@nbd.name> */
|
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/ |
H A D | trace.c | 3 * Copyright (C) 2014 Felix Fietkau <nbd@openwrt.org>
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | mac.h | 3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
|
/openbmc/linux/arch/arm/mach-airoha/ |
H A D | airoha.c | 5 * Copyright (c) 2022 Felix Fietkau <nbd@nbd.name>
|
/openbmc/linux/arch/mips/ath25/ |
H A D | Makefile | 8 # Copyright (C) 2006-2009 Felix Fietkau <nbd@openwrt.org>
|