Searched refs:xgmac (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | hwif.c | 106 bool xgmac; member 124 .xgmac = false, 142 .xgmac = false, 160 .xgmac = false, 178 .xgmac = false, 196 .xgmac = false, 214 .xgmac = false, 232 .xgmac = true, 251 .xgmac = true, 319 if (needs_xgmac ^ entry->xgmac) in stmmac_hwif_init()
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | calxeda-xgmac.yaml | 4 $id: http://devicetree.org/schemas/net/calxeda-xgmac.yaml# 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";
|
/openbmc/linux/drivers/vfio/platform/reset/ |
H A D | Kconfig | 4 tristate "VFIO support for calxeda xgmac reset" 6 Enables the VFIO platform driver to handle reset for Calxeda xgmac
|
/openbmc/linux/drivers/net/ethernet/calxeda/ |
H A D | Makefile | 2 obj-$(CONFIG_NET_CALXEDA_XGMAC) += xgmac.o
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | Makefile | 9 xgmac.o sge.o l2t.o cxgb3_offload.o aq100x.o
|
/openbmc/linux/arch/arm64/boot/dts/amd/ |
H A D | amd-seattle-xgbe-b.dtsi | 36 xgmac0: xgmac@e0700000 { 62 xgmac1: xgmac@e0900000 {
|
/openbmc/qemu/hw/vfio/ |
H A D | meson.build | 21 vfio_ss.add(when: 'CONFIG_VFIO_XGMAC', if_true: files('calxeda-xgmac.c'))
|
/openbmc/linux/arch/arm/boot/dts/calxeda/ |
H A D | ecx-common.dtsi | 204 compatible = "calxeda,hb-xgmac"; 211 compatible = "calxeda,hb-xgmac";
|
/openbmc/qemu/scripts/coverity-scan/ |
H A D | COMPONENTS.md | 7 …|digic|exynos|imx|omap|stellaris|pxa2xx|versatile|zynq|cadence).*|/hw/net/xgmac.c|/hw/ssi/xilinx_s…
|
/openbmc/qemu/hw/net/ |
H A D | meson.build | 24 system_ss.add(when: 'CONFIG_XGMAC', if_true: files('xgmac.c'))
|
/openbmc/qemu/ |
H A D | MAINTAINERS | 724 F: hw/net/xgmac.c
|