Home
last modified time | relevance | path

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

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