Home
last modified time | relevance | path

Searched refs:felix (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/dsa/ocelot/
H A Docelot_ext.c71 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()
101 felix->tag_proto = DSA_TAG_PROTO_OCELOT; in ocelot_ext_probe()
[all …]
H A Dfelix.c309 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()
719 struct felix *felix = ocelot_to_felix(ocelot); in felix_get_tag_protocol() local
[all …]
H A Dseville_vsc9953.c881 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
942 struct phylink_pcs *phylink_pcs = felix->pcs[port]; in vsc9953_mdio_bus_free()
[all …]
H A Dfelix_vsc9959.c959 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()
1046 struct felix *felix = ocelot_to_felix(ocelot); in vsc9959_mdio_bus_free() local
1050 struct phylink_pcs *phylink_pcs = felix->pcs[port]; in vsc9959_mdio_bus_free()
[all …]
H A Dfelix.h7 #define ocelot_to_felix(o) container_of((o), struct felix, ocelot)
88 struct felix { struct
H A DMakefile7 mscc_felix_dsa_lib-objs := felix.o
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch2 From: Felix Janda <felix.janda@posteo.de>
H A D0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch2 From: Felix Janda <felix.janda@posteo.de>
/openbmc/linux/
H A D.mailmap177 Felix Moeller <felix@derklecks.de>
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]