AXI_BLEN           44 drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c 	for (i = 0; i < AXI_BLEN; i++) {
AXI_BLEN           42 drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c 	for (i = 0; i < AXI_BLEN; i++) {
AXI_BLEN          100 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c 	for (i = 0; i < AXI_BLEN; i++) {
AXI_BLEN          119 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c 	of_property_read_u32_array(np, "snps,blen", axi->axi_blen, AXI_BLEN);
AXI_BLEN          104 include/linux/stmmac.h 	u32 axi_blen[AXI_BLEN];