Home
last modified time | relevance | path

Searched refs:eqos_config (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Ddwc_eth_qos.h20 struct eqos_config { struct
49 const struct eqos_config *config; argument
H A Dgmac_rockchip.c91 const struct eqos_config config;
102 static const struct eqos_config eqos_rockchip_config = {
2407 struct eqos_config *config; in gmac_rockchip_probe()
2418 config = (struct eqos_config *)&ops->config; in gmac_rockchip_probe()
2419 memcpy(config, &eqos_rockchip_config, sizeof(struct eqos_config)); in gmac_rockchip_probe()
H A Ddwc_eth_qos.c2132 static const struct eqos_config eqos_tegra186_config = {
2159 static const struct eqos_config eqos_stm32_config = {
2186 struct eqos_config eqos_imx_config = {