Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/freescale/fman/
Dfman.c535 struct fman_cfg { struct
674 static void fman_defconfig(struct fman_cfg *cfg) in fman_defconfig()
676 memset(cfg, 0, sizeof(struct fman_cfg)); in fman_defconfig()
702 struct fman_cfg *cfg = fman->cfg; in dma_init()
807 static void fpm_init(struct fman_fpm_regs __iomem *fpm_rg, struct fman_cfg *cfg) in fpm_init()
876 struct fman_cfg *cfg) in bmi_init()
914 struct fman_cfg *cfg) in qmi_init()
947 static int enable(struct fman *fman, struct fman_cfg *cfg) in enable()
1201 static bool is_init_done(struct fman_cfg *cfg) in is_init_done()
1916 struct fman_cfg *cfg = NULL; in fman_init()
Dfman.h339 struct fman_cfg *cfg;