Home
last modified time | relevance | path

Searched refs:DMA_RXBUF_SIZE_Q1 (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dmss_ethernet_registers.h206 __IO uint32_t DMA_RXBUF_SIZE_Q1; /* 0x04A0 */ member
Dmss_ethernet_mac.c5510 …g_mac0.queue[0].dma_rxbuf_size = &g_mac0.mac_base->DMA_RXBUF_SIZE_Q1; /* Not really true as this i… in instances_init()
5727 …this_mac->queue[0].dma_rxbuf_size = &this_mac->mac_base->DMA_RXBUF_SIZE_Q1; /* Not really true as … in instances_init()
5728 this_mac->queue[1].dma_rxbuf_size = &this_mac->mac_base->DMA_RXBUF_SIZE_Q1; in instances_init()
5764 …this_mac->queue[0].dma_rxbuf_size = &this_mac->mac_base->DMA_RXBUF_SIZE_Q1; /* Not really true as … in instances_init()
5765 …this_mac->queue[1].dma_rxbuf_size = &this_mac->mac_base->DMA_RXBUF_SIZE_Q1; /* Not Really correct … in instances_init()