Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman.c536 struct fman_cfg { struct
681 static void fman_defconfig(struct fman_cfg *cfg) in fman_defconfig()
683 memset(cfg, 0, sizeof(struct fman_cfg)); in fman_defconfig()
709 struct fman_cfg *cfg = fman->cfg; in dma_init()
814 static void fpm_init(struct fman_fpm_regs __iomem *fpm_rg, struct fman_cfg *cfg) in fpm_init()
883 struct fman_cfg *cfg) in bmi_init()
921 struct fman_cfg *cfg) in qmi_init()
954 static int enable(struct fman *fman, struct fman_cfg *cfg) in enable()
1208 static bool is_init_done(struct fman_cfg *cfg) in is_init_done()
1922 struct fman_cfg *cf in fman_init()
[all...]
H A Dfman.h340 struct fman_cfg *cfg;
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A 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 *cf in fman_init()
[all...]
H A Dfman.h313 struct fman_cfg *cfg;

Completed in 9 milliseconds