Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_memac.h332 struct memac_cfg { struct
367 void fman_memac_defconfig(struct memac_cfg *cfg); argument
370 struct memac_cfg *cfg,
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac.h85 struct memac_cfg *p_MemacDriverParam;
H A Dmemac.c856 struct memac_cfg *p_MemacDriverParam; in MemacInit()
1052 struct memac_cfg *p_MemacDriverParam; in MEMAC_Config()
1069 p_MemacDriverParam = (struct memac_cfg *)XX_Malloc(sizeof(struct memac_cfg)); in MEMAC_Config()
1076 memset(p_MemacDriverParam, 0, sizeof(struct memac_cfg)); in MEMAC_Config()
H A Dfman_memac.c156 struct memac_cfg *cfg, in fman_memac_init()
486 void fman_memac_defconfig(struct memac_cfg *cfg) in fman_memac_defconfig()