Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c106 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 Dcalxeda-xgmac.yaml4 $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 DKconfig4 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 DMakefile2 obj-$(CONFIG_NET_CALXEDA_XGMAC) += xgmac.o
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A DMakefile9 xgmac.o sge.o l2t.o cxgb3_offload.o aq100x.o
/openbmc/linux/arch/arm64/boot/dts/amd/
H A Damd-seattle-xgbe-b.dtsi36 xgmac0: xgmac@e0700000 {
62 xgmac1: xgmac@e0900000 {
/openbmc/qemu/hw/vfio/
H A Dmeson.build21 vfio_ss.add(when: 'CONFIG_VFIO_XGMAC', if_true: files('calxeda-xgmac.c'))
/openbmc/linux/arch/arm/boot/dts/calxeda/
H A Decx-common.dtsi204 compatible = "calxeda,hb-xgmac";
211 compatible = "calxeda,hb-xgmac";
/openbmc/qemu/scripts/coverity-scan/
H A DCOMPONENTS.md7 …|digic|exynos|imx|omap|stellaris|pxa2xx|versatile|zynq|cadence).*|/hw/net/xgmac.c|/hw/ssi/xilinx_s…
/openbmc/qemu/hw/net/
H A Dmeson.build24 system_ss.add(when: 'CONFIG_XGMAC', if_true: files('xgmac.c'))
/openbmc/qemu/
H A DMAINTAINERS724 F: hw/net/xgmac.c