Searched full:e1000 (Results 1 – 25 of 75) sorted by relevance
123
| /freebsd/sys/dev/mii/ |
| H A D | miidevs | 267 model xxMARVELL E1000 0x0000 Marvell 88E1000 Gigabit PHY 269 model xxMARVELL E1000_3 0x0003 Marvell 88E1000 Gigabit PHY 271 model xxMARVELL E1000_5 0x0005 Marvell 88E1000 Gigabit PHY 286 model MARVELL E1000 0x0005 Marvell 88E1000 Gigabit PHY 288 model MARVELL E1000_3 0x0003 Marvell 88E1000 Gigabit PHY 289 model MARVELL E1000_5 0x0005 Marvell 88E1000 Gigabit PHY
|
| H A D | e1000phy.c | 36 * driver for the Marvell 88E1000 series external 1000/100/10-BT PHY. 91 MII_PHY_DESC(MARVELL, E1000), 96 MII_PHY_DESC(xxMARVELL, E1000),
|
| /freebsd/sys/modules/em/ |
| H A D | Makefile | 1 .PATH: ${SRCTOP}/sys/dev/e1000 17 CFLAGS += -I${SRCTOP}/sys/dev/e1000
|
| /freebsd/tools/tools/nanobsd/pcengines/ |
| H A D | test.sh | 11 ARG="$ARG -net nic,model=e1000" 20 ARG="$ARG -net nic,model=e1000"
|
| /freebsd/tools/kerneldoc/subsys/ |
| H A D | Doxyfile-dev_e1000 | 6 PROJECT_NAME = "FreeBSD kernel E1000 device code" 12 INPUT = $(DOXYGEN_SRC_PATH)/dev/e1000/ \
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | T.expr | 139 2e1000 2.0e1000 0
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | fsl,qoriq-clock.yaml | 142 global-utilities@e1000 { 151 global-utilities@e1000 {
|
| H A D | qoriq-clock.txt | 94 clockgen: global-utilities@e1000 { 146 clockgen: global-utilities@e1000 {
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
| H A D | lpc1850-dac.txt | 12 dac: dac@400e1000 {
|
| H A D | nxp,lpc1850-dac.yaml | 49 dac: dac@400e1000 {
|
| /freebsd/release/scripts/ |
| H A D | vagrant.vmx | 14 ethernet0.virtualdev = "e1000"
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | intel | 114 # like: efi-eepro100.rom efi-rtl8139.rom pxe-e1000.rom 127 # efi-e1000.rom 196608 64000 =125*512 162 # and network controller ethernet (efi-e1000.rom efi-rtl8139.rom) 247 # efi-e1000.rom efi-rtl8139.rom
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | qoriq-fman3-0-1g-0.dtsi | 32 mdio@e1000 {
|
| H A D | fsl-ls1043-post.dtsi | 57 mdio@e1000 {
|
| /freebsd/sys/conf/ |
| H A D | files | 1614 dev/e1000/if_em.c optional em \ 1615 compile-with "${NORMAL_C} -I$S/dev/e1000" 1616 dev/e1000/em_txrx.c optional em \ 1617 compile-with "${NORMAL_C} -I$S/dev/e1000" 1618 dev/e1000/igb_txrx.c optional em \ 1619 compile-with "${NORMAL_C} -I$S/dev/e1000" 1620 dev/e1000/e1000_80003es2lan.c optional em \ 1621 compile-with "${NORMAL_C} -I$S/dev/e1000" 1622 dev/e1000/e1000_82540.c optional em \ 1623 compile-with "${NORMAL_C} -I$S/dev/e1000" [all …]
|
| /freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | qoriq-fman3-0-10g-2.dtsi | 34 mdio@e1000 {
|
| H A D | qoriq-clockgen1.dtsi | 35 clockgen: global-utilities@e1000 {
|
| H A D | qoriq-clockgen2.dtsi | 35 clockgen: global-utilities@e1000 {
|
| H A D | qoriq-fman3-1-1g-0.dtsi | 58 mdio@e1000 {
|
| H A D | qoriq-fman3-0-1g-0.dtsi | 58 mdio@e1000 {
|
| H A D | qoriq-fman3-0-10g-0-best-effort.dtsi | 62 mdio@e1000 {
|
| H A D | qoriq-fman3-0-10g-1-best-effort.dtsi | 62 mdio@e1000 {
|
| /freebsd/sys/contrib/device-tree/Bindings/iommu/ |
| H A D | qcom,tbu.yaml | 60 tbu@150e1000 {
|
| /freebsd/sys/dev/e1000/ |
| H A D | e1000_osdep.h | 186 ("e1000: register offset %#jx too large (max is %#jx)", in e1000_rd32() 199 ("e1000: register offset %#jx too large (max is %#jx)", in e1000_wr32()
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | Makefile | 121 CFLAGS+= -I${BHYVE_SYSDIR}/sys/dev/e1000
|
123