Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/freescale/fman/
Dfman.c510 struct fman_cfg { struct
655 static void fman_defconfig(struct fman_cfg *cfg) in fman_defconfig()
657 memset(cfg, 0, sizeof(struct fman_cfg)); in fman_defconfig()
683 struct fman_cfg *cfg = fman->cfg; in dma_init()
788 static void fpm_init(struct fman_fpm_regs __iomem *fpm_rg, struct fman_cfg *cfg) in fpm_init()
857 struct fman_cfg *cfg) in bmi_init()
895 struct fman_cfg *cfg) in qmi_init()
928 static int enable(struct fman *fman, struct fman_cfg *cfg) in enable()
1182 static bool is_init_done(struct fman_cfg *cfg) in is_init_done()
1896 struct fman_cfg *cfg = NULL; in fman_init()
Dfman.h313 struct fman_cfg *cfg;