Home
last modified time | relevance | path

Searched refs:GMAC_MEMMGR_T (Results 1 – 4 of 4) sorted by relevance

/bsp/nuvoton/libraries/m460/rtt_port/emac/
A DsynopGMAC_Host.h28 } GMAC_MEMMGR_T; typedef
34 GMAC_MEMMGR_T *m_gmacmemmgr;
A Ddrv_emac.c342 static void nu_memmgr_init(GMAC_MEMMGR_T *psMemMgr) in nu_memmgr_init()
387 GMAC_MEMMGR_T *psgmacmemmgr = (GMAC_MEMMGR_T *)adapter->m_gmacmemmgr; in nu_gmac_init()
530 GMAC_MEMMGR_T *psgmacmemmgr; in nu_gmac_tx()
540 psgmacmemmgr = (GMAC_MEMMGR_T *)adapter->m_gmacmemmgr; in nu_gmac_tx()
699 adapter->m_gmacmemmgr = (GMAC_MEMMGR_T *) rt_malloc_align(sizeof(GMAC_MEMMGR_T), 4); in nu_gmac_adapter_init()
/bsp/nuvoton/libraries/ma35/rtt_port/gmac/
A DsynopGMAC_Host.h28 } GMAC_MEMMGR_T; typedef
34 GMAC_MEMMGR_T *m_gmacmemmgr;
A Ddrv_gmac.c364 static void nu_memmgr_init(GMAC_MEMMGR_T *psMemMgr) in nu_memmgr_init()
410 GMAC_MEMMGR_T *psgmacmemmgr = (GMAC_MEMMGR_T *)adapter->m_gmacmemmgr; in nu_gmac_init()
557 GMAC_MEMMGR_T *psgmacmemmgr; in nu_gmac_tx()
567 psgmacmemmgr = (GMAC_MEMMGR_T *)adapter->m_gmacmemmgr; in nu_gmac_tx()
717 …adapter->m_gmacmemmgr = (GMAC_MEMMGR_T *) rt_malloc_align(sizeof(GMAC_MEMMGR_T), nu_cpu_dcache_lin… in nu_gmac_adapter_init()

Completed in 18 milliseconds