Searched refs:dpmac_cfg (Results 1 – 3 of 3) sorted by relevance
183 struct dpmac_cfg { struct210 const struct dpmac_cfg *cfg,
765 struct dpmac_cfg dpmac_cfg; in ldpaa_dpmac_setup() local767 dpmac_cfg.mac_id = priv->dpmac_id; in ldpaa_dpmac_setup()768 err = dpmac_create(dflt_mc_io, MC_CMD_NO_FLAGS, &dpmac_cfg, in ldpaa_dpmac_setup()
55 const struct dpmac_cfg *cfg, in dpmac_create()