Home
last modified time | relevance | path

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

12

/linux/Documentation/devicetree/bindings/net/
H A Daltr,socfpga-stmmac.yaml4 $id: http://devicetree.org/schemas/net/altr,socfpga-stmmac.yaml#
24 - altr,socfpga-stmmac
25 - altr,socfpga-stmmac-a10-s10
26 - altr,socfpga-stmmac-agilex5
35 - const: altr,socfpga-stmmac
39 - const: altr,socfpga-stmmac-a10-s10
43 - const: altr,socfpga-stmmac-a10-s10
47 - const: altr,socfpga-stmmac-agilex5
180 const: altr,socfpga-stmmac-agilex5
211 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.70a",
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 Danarion-gmac.txt3 This device is a platform glue layer for stmmac.
4 Please see stmmac.txt for the other unchanged properties.
H A Deswin,eic7700-eth.yaml15 Platform glue layer implementation for STMMAC Ethernet driver.
158 stmmac_axi_setup: stmmac-axi-config {
184 stmmac_axi_setup_gmac1: stmmac-axi-config {
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 Dsophgo,cv1800b-dwmac.yaml109 gmac0_stmmac_axi_setup: stmmac-axi-config {
H A Dintel,dwmac-plat.yaml67 stmmac_axi_setup: stmmac-axi-config {
/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/networking/device_drivers/ethernet/
H A Dindex.rst55 stmicro/stmmac
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_vlan.c4 * stmmac VLAN (802.1Q) handling
7 #include "stmmac.h"
H A Ddwmac-meson.c14 #include <linux/stmmac.h>
H A Dstmmac_fpe.c4 * stmmac FPE(802.3 Qbu) handling
6 #include "stmmac.h"
H A Ddwmac-motorcomm.c16 #include <linux/stmmac.h>
19 #include "stmmac.h"
H A Dhwif.c4 * stmmac HW Interface Handling
8 #include "stmmac.h"
H A Ddwmac5.h3 // stmmac Support for 5.xx Ethernet QoS cores
H A Ddwmac-nuvoton.c15 #include <linux/stmmac.h>
H A Dring_mode.c15 #include "stmmac.h"
H A Dstmmac_tc.c4 * stmmac TC Handling (HW only)
12 #include "stmmac.h"
1140 /* Transmission overrun doesn't happen for stmmac, hence always 0 */ in tc_taprio_stats()
1154 /* Transmission overrun doesn't happen for stmmac, hence always 0 */ in tc_taprio_queue_stats()
/linux/arch/arm64/boot/dts/st/
H A Dstm32mp253.dtsi88 stmmac_axi_config_2: stmmac-axi-config {
H A Dstm32mp233.dtsi88 stmmac_axi_config_2: stmmac-axi-config {
/linux/Documentation/networking/devlink/
H A Dindex.rst104 stmmac
/linux/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex.dtsi174 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
192 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
210 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
/linux/net/core/
H A Dselftests.c4 * stmmac Selftests Support
8 * Ported from stmmac by:

12