Searched refs:tgec_cfg (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec.h143 struct tgec_cfg *p_TgecDriverParam;
H A Dfman_tgec.c294 void fman_tgec_defconfig(struct tgec_cfg *cfg)
316 int fman_tgec_init(struct tgec_regs *regs, struct tgec_cfg *cfg,
H A Dtgec.c753 struct tgec_cfg *p_TgecDriverParam;
932 struct tgec_cfg *p_TgecDriverParam;
949 p_TgecDriverParam = (struct tgec_cfg *) XX_Malloc(sizeof(struct tgec_cfg));
956 memset(p_TgecDriverParam, 0, sizeof(struct tgec_cfg));
/freebsd-12-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h254 * struct tgec_cfg - TGEC configuration
334 struct tgec_cfg { struct
354 void fman_tgec_defconfig(struct tgec_cfg *cfg);
368 int fman_tgec_init(struct tgec_regs *regs, struct tgec_cfg *cfg,

Completed in 55 milliseconds