Home
last modified time | relevance | path

Searched full:stmmac (Results 1 – 25 of 59) sorted by relevance

123

/linux/Documentation/devicetree/bindings/net/
H A Dsocfpga-dwmac.txt3 This is a variant of the dwmac/stmmac driver an inherits all descriptions
4 present in Documentation/devicetree/bindings/net/stmmac.txt.
10 "altr,socfpga-stmmac". For Arria10/Agilex/Stratix10 SoCs
11 "altr,socfpga-stmmac-a10-s10".
13 designware version numbers documented in stmmac.txt
47 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.70a", "snps,dwmac";
H A Dipq806x-dwmac.txt3 The device inherits all the properties of the dwmac/stmmac devices
4 described in the file net/stmmac.txt with the following changes.
10 described in net/stmmac.txt
H A Dnxp,lpc1850-dwmac.txt3 This device is a platform glue layer for stmmac.
4 Please see stmmac.txt for the other unchanged properties.
H A Danarion-gmac.txt3 This device is a platform glue layer for stmmac.
4 Please see stmmac.txt for the other unchanged properties.
H A Dsti-dwmac.txt4 Documentation/devicetree/bindings/net/stmmac.txt
5 and what is needed on STi platforms to program the stmmac glue logic.
H A Dintel,dwmac-plat.yaml61 stmmac_axi_setup: stmmac-axi-config {
H A Dstarfive,jh7110-dwmac.yaml184 stmmac_axi_setup: stmmac-axi-config {
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_pci.c16 #include "stmmac.h"
290 { PCI_DEVICE_DATA(STMMAC, STMMAC, &stmmac_pci_info) },
310 MODULE_DESCRIPTION("STMMAC 10/100/1000 Ethernet PCI driver");
H A Ddwmac-socfpga.c16 #include <linux/stmmac.h>
18 #include "stmmac.h"
499 /* The socfpga driver needs to control the stmmac reset to set the phy in socfpga_dwmac_probe()
580 { .compatible = "altr,socfpga-stmmac", .data = &socfpga_gen5_ops },
581 { .compatible = "altr,socfpga-stmmac-a10-s10", .data = &socfpga_gen10_ops },
H A Dstmmac_est.c4 * stmmac EST(802.3 Qbv) handling
8 #include "stmmac.h"
H A Dstmmac_platform.h12 #include "stmmac.h"
H A Dstmmac_platform.c20 #include "stmmac.h"
787 * @res: stmmac resources structure
789 * stmmac driver.
822 * @res: stmmac resources
972 MODULE_DESCRIPTION("STMMAC 10/100/1000 Ethernet platform support");
H A Ddwxgmac2_descs.c4 * stmmac XGMAC support.
7 #include <linux/stmmac.h>
H A Ddwmac-sun8i.c23 #include <linux/stmmac.h>
25 #include "stmmac.h"
30 * is done in the "stmmac files"
284 * Called from stmmac via stmmac_dma_ops->reset
299 * Called from stmmac via stmmac_dma_ops->init
H A Dstmmac_xdp.c6 #include "stmmac.h"
H A Ddwmac5.h3 // stmmac Support for 5.xx Ethernet QoS cores
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst4 Linux Driver for the Synopsys(R) Ethernet Controllers "stmmac"
24 This file describes the stmmac Linux Driver for all the Synopsys(R) Ethernet
235 stmmac supports DMA descriptor to operate both in dual buffer (RING) and
278 that the SKB provided to the low level driver (stmmac in our case) matches
286 and provide SKB packet to stmmac as it is. The GMAC IP will have to perform
327 that the stmmac can manage auto-negotiation and link status w/o using the
/linux/drivers/net/ethernet/stmicro/
H A DMakefile6 obj-$(CONFIG_STMMAC_ETH) += stmmac/
H A DKconfig21 source "drivers/net/ethernet/stmicro/stmmac/Kconfig"
/linux/Documentation/devicetree/bindings/mtd/
H A Dspear_smi.txt8 - interrupts: Should contain the STMMAC interrupts
/linux/Documentation/networking/device_drivers/ethernet/
H A Dindex.rst53 stmicro/stmmac
/linux/arch/arm64/boot/dts/st/
H A Dstm32mp253.dtsi88 stmmac_axi_config_2: stmmac-axi-config {
/linux/net/core/
H A Dselftests.c4 * stmmac Selftests Support
8 * Ported from stmmac by:
/linux/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10.dtsi172 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
190 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
208 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
/linux/arch/arm/boot/dts/st/
H A Dstm32mp133.dtsi96 stmmac_axi_config_2: stmmac-axi-config {

123