Searched refs:eqos_config (Results 1 – 3 of 3) sorted by relevance
20 struct eqos_config { struct49 const struct eqos_config *config; argument
78 const struct eqos_config config;89 static const struct eqos_config eqos_rockchip_config = {1942 struct eqos_config *config; in gmac_rockchip_probe()1953 config = (struct eqos_config *)&ops->config; in gmac_rockchip_probe()1954 memcpy(config, &eqos_rockchip_config, sizeof(struct eqos_config)); in gmac_rockchip_probe()
2131 static const struct eqos_config eqos_tegra186_config = {2158 static const struct eqos_config eqos_stm32_config = {2185 struct eqos_config eqos_imx_config = {