Home
last modified time | relevance | path

Searched refs:rx_bd (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd));
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd);
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd);
502 rx_bd.cntrl = sizeof(rxframe);
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd));
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail);
648 memset(&rx_bd, 0, sizeof(rx_bd));
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd);
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd);
655 rx_bd.cntrl = sizeof(rxframe);
[all …]
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/drivers/net/
H A Dxilinx_axi_emac.c495 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_start()
496 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_start()
499 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_start()
502 rx_bd.cntrl = sizeof(rxframe); in axiemac_start()
504 flush_cache((phys_addr_t)&rx_bd, sizeof(rx_bd)); in axiemac_start()
516 axienet_dma_write(&rx_bd, &priv->dmarx->tail); in axiemac_start()
648 memset(&rx_bd, 0, sizeof(rx_bd)); in axiemac_free_pkt()
649 rx_bd.next_desc = lower_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
652 rx_bd.next_desc_msb = upper_32_bits((unsigned long)&rx_bd); in axiemac_free_pkt()
655 rx_bd.cntrl = sizeof(rxframe); in axiemac_free_pkt()
[all …]

12345678910>>...17