Home
last modified time | relevance | path

Searched full:felix (Results 1 – 25 of 106) sorted by relevance

12345

/freebsd/share/man/man4/man4.aarch64/
H A Dfelix.432 .Nm felix
33 .Nd "driver for Microchip Ocelot Felix switch"
44 .Cd "device felix"
48 driver provides a management interface to Microchip Ocelot Felix switch (VSC9959)
H A DMakefile6 felix.4 \
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Docelot.txt4 Felix
7 Currently the switches supported by the felix driver are:
9 - VSC9959 (Felix)
43 because the Felix PHYLINK implementation accesses the MAC PCS registers, which
44 in hardware truly belong to the ENETC port #2 and not to Felix.
H A Dmscc,ocelot.yaml36 VSC9959 (Felix):
46 port 2 and not to Felix.
93 # Felix VSC9959 (NXP LS1028A)
/freebsd/sys/modules/felix/
H A DMakefile29 .PATH: ${SRCTOP}/sys/dev/etherswitch/felix
32 KMOD = felix
33 SRCS = felix.c enetc_mdio.c
/freebsd/share/man/man4/
H A Darswitch.42 .\" Copyright (c) 2021 Felix Johnson <felix.the.red@gmail.com>
85 .An Felix Johnson .
/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c56 #include <dev/etherswitch/felix/felix_var.h>
57 #include <dev/etherswitch/felix/felix_reg.h>
63 MALLOC_DEFINE(M_FELIX, "felix", "felix switch");
140 DEFINE_CLASS_0(felix, felix_driver, felix_methods,
143 DRIVER_MODULE_ORDERED(felix, pci, felix_driver, NULL, NULL, SI_ORDER_ANY);
144 DRIVER_MODULE(miibus, felix, miibus_fdt_driver, NULL, NULL);
145 DRIVER_MODULE(etherswitch, felix, etherswitch_driver, NULL, NULL);
146 MODULE_VERSION(felix, 1);
147 MODULE_PNP_INFO("U16:vendor;U16:device;D:#", pci, felix,
364 strlcpy(sc->info.es_name, "Felix TSN Switch", sizeof(sc->info.es_name)); in felix_attach()
[all …]
/freebsd/share/man/man3/
H A Dpthread_np.31 .\" Copyright (c) 2021 Felix Johnson <felix.the.red@gmail.com>
/freebsd/contrib/libpcap/
H A DCREDITS82 Felix Janda <felix dot janda at posteo dot de>
83 Felix Obenhuber <felix at obenhuber dot de>
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_trace.c3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
H A Dtrace.c3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
H A Ddma.h3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
H A Dmt76x02_trace.h3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
H A Dtrace.h3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dmac.h3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
H A Dmcu.h3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
H A Dmac.c3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
H A Deeprom.h3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dairoha.yaml10 - Felix Fietkau <nbd@nbd.name>
/freebsd/sys/contrib/device-tree/Bindings/arm/mediatek/
H A Dmediatek,mt7622-pcie-mirror.yaml11 - Felix Fietkau <nbd@nbd.name>
H A Dmediatek,mt7986-wed-pcie.yaml11 - Felix Fietkau <nbd@nbd.name>
/freebsd/sys/contrib/device-tree/Bindings/soc/mediatek/
H A Dmediatek,mt7986-wo-ccif.yaml11 - Felix Fietkau <nbd@nbd.name>
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dsoc.c5 * Felix Fietkau <nbd@nbd.name>
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dio-64-nonatomic-lo-hi.h4 * Copyright (c) 2022 Felix Palmen
/freebsd/sys/contrib/openzfs/
H A D.mailmap133 Felix Dörre <felix@dogcraft.de> <felixdoerre@users.noreply.github.com>
134 Felix Neumärker <xdch47@posteo.de> <34678034+xdch47@users.noreply.github.com>

12345