/freebsd-src/sys/contrib/device-tree/Bindings/net/ |
H A D | calxeda-xgmac.yaml | 4 $id: http://devicetree.org/schemas/net/calxeda-xgmac.yaml# 7 title: Calxeda Highbank 10Gb XGMAC Ethernet controller 10 The Calxeda XGMAC Ethernet controllers are directly connected to the 21 const: calxeda,hb-xgmac 28 Can point to at most 3 xgmac interrupts. The 1st one is the main 46 compatible = "calxeda,hb-xgmac";
|
/freebsd-src/sys/contrib/device-tree/src/arm64/amd/ |
H A D | amd-seattle-xgbe-b.dtsi | 36 xgmac0: xgmac@e0700000 { 62 xgmac1: xgmac@e0900000 {
|
/freebsd-src/sys/contrib/device-tree/src/arm/calxeda/ |
H A D | ecx-common.dtsi | 204 compatible = "calxeda,hb-xgmac"; 211 compatible = "calxeda,hb-xgmac";
|
/freebsd-src/sys/contrib/device-tree/Bindings/phy/ |
H A D | calxeda-combophy.yaml | 12 SGMII, PCIe) and can be assigned to different devices (SATA or XGMAC
|
/freebsd-src/sys/dev/axgbe/ |
H A D | xgbe-desc.c | 26 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 83 * The Synopsys DWC ETHER XGMAC Software Driver and documentation
|
H A D | xgbe-ptp.c | 26 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 86 * The Synopsys DWC ETHER XGMAC Software Driver and documentation
|
H A D | xgbe-dcb.c | 26 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 86 * The Synopsys DWC ETHER XGMAC Software Driver and documentation
|
H A D | xgbe-drv.c | 26 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 83 * The Synopsys DWC ETHER XGMAC Software Driver and documentation
|
H A D | xgbe-i2c.c | 26 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 83 * The Synopsys DWC ETHER XGMAC Software Driver and documentation
|
H A D | xgbe.h | 26 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 83 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 1023 /* XGMAC/XPCS related mmio registers */ 1024 struct resource *xgmac_res; /* XGMAC CSRs */
|
H A D | xgbe-phy-v1.c | 26 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 83 * The Synopsys DWC ETHER XGMAC Software Driver and documentation
|
H A D | xgbe-mdio.c | 26 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 83 * The Synopsys DWC ETHER XGMAC Software Driver and documentation
|
H A D | xgbe-common.h | 26 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 83 * The Synopsys DWC ETHER XGMAC Software Driver and documentation
|
H A D | xgbe-sysctl.c | 1625 "xgmac register addr"); in axgbe_sysctl_init() 1630 "xgmac register value"); in axgbe_sysctl_init()
|
H A D | xgbe-dev.c | 26 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 83 * The Synopsys DWC ETHER XGMAC Software Driver and documentation
|
H A D | xgbe-phy-v2.c | 26 * The Synopsys DWC ETHER XGMAC Software Driver and documentation 83 * The Synopsys DWC ETHER XGMAC Software Driver and documentation
|
/freebsd-src/sys/dev/sfxge/common/ |
H A D | efx_regs.h | 2512 * XGMAC address register low 2522 * XGMAC address register high 2532 * XGMAC global configuration 2556 * XGMAC transmit configuration 2582 * XGMAC receive configuration 2632 * XGMAC flow control register 2658 * XGMAC pause time register 2670 * XGMAC transmit parameter register 2686 * XGMAC receive parameter register 2698 * XGMAC management interrupt mask register
|
/freebsd-src/share/man/man4/ |
H A D | axp.4 | 123 xgmac
|
/freebsd-src/sys/dev/cxgb/common/ |
H A D | cxgb_xgmac.c | 91 * @mac: the XGMAC handle 93 * Reset the XGMAC PCS block on T3B+ adapters. 266 * safespeedchange: wipes out pretty much all XGMAC registers. in t3_mac_reset()
|
/freebsd-src/sys/dev/dpaa2/ |
H A D | memac_mdio_acpi.c | 207 device_set_desc(dev, "Freescale XGMAC MDIO Bus"); in memac_mdio_acpi_probe()
|
H A D | memac_mdio_fdt.c | 205 device_set_desc(dev, "Freescale XGMAC MDIO Bus (FDT)"); in memac_mdio_fdt_probe()
|
/freebsd-src/usr.sbin/cxgbetool/ |
H A D | cxgbetool.8 | 707 .Cm smb i2c mi uart pmu sf pl le ncsi xgmac Ns .
|
/freebsd-src/sys/dev/qlxge/ |
H A D | qls_dump.c | 1610 "NIC1 XGMac Registers"); in qls_mpi_core_dump() 1615 "NIC2 XGMac Registers"); in qls_mpi_core_dump()
|
/freebsd-src/sys/dev/cxgbe/cudbg/ |
H A D | cudbg_wtp.c | 613 wtp->xgm_wire.eop[i] = (value); /* No EOP for XGMAC, so fake in t5_wtp_data() 629 wtp->wire_xgm.eop[i] = (value); /* No EOP for XGMAC, so fake in t5_wtp_data()
|
/freebsd-src/sys/dev/cxgb/ |
H A D | cxgb_main.c | 1284 * Programs the XGMAC based on the settings in the ifnet. These settings
|