Searched refs:memac_cfg (Results 1 – 4 of 4) sorted by relevance
332 struct memac_cfg { struct367 void fman_memac_defconfig(struct memac_cfg *cfg); argument370 struct memac_cfg *cfg,
85 struct memac_cfg *p_MemacDriverParam;
856 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()
156 struct memac_cfg *cfg, in fman_memac_init()486 void fman_memac_defconfig(struct memac_cfg *cfg) in fman_memac_defconfig()