Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/freescale/fman/
Dfman.c509 struct fman_cfg { struct
654 static void fman_defconfig(struct fman_cfg *cfg) in fman_defconfig()
656 memset(cfg, 0, sizeof(struct fman_cfg)); in fman_defconfig()
682 struct fman_cfg *cfg = fman->cfg; in dma_init()
787 static void fpm_init(struct fman_fpm_regs __iomem *fpm_rg, struct fman_cfg *cfg) in fpm_init()
856 struct fman_cfg *cfg) in bmi_init()
894 struct fman_cfg *cfg) in qmi_init()
927 static int enable(struct fman *fman, struct fman_cfg *cfg) in enable()
1181 static bool is_init_done(struct fman_cfg *cfg) in is_init_done()
1895 struct fman_cfg *cfg = NULL; in fman_init()
Dfman.h313 struct fman_cfg *cfg;