Home
last modified time | relevance | path

Searched refs:AXI_BLEN (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dstmmac.h105 #define AXI_BLEN 7 macro
112 u32 axi_blen[AXI_BLEN];
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c44 for (i = 0; i < AXI_BLEN; i++) { in dwmac1000_dma_axi()
H A Ddwmac4_dma.c43 for (i = 0; i < AXI_BLEN; i++) { in dwmac4_dma_axi()
H A Ddwxgmac2_dma.c106 for (i = 0; i < AXI_BLEN; i++) { in dwxgmac2_dma_axi()
H A Dstmmac_platform.c120 of_property_read_u32_array(np, "snps,blen", axi->axi_blen, AXI_BLEN); in stmmac_axi_setup()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst586 u32 axi_blen[AXI_BLEN];