Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddwc_eth_qos.h20 struct eqos_config { struct
49 const struct eqos_config *config; argument
H A Dgmac_rockchip.c78 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()
H A Ddwc_eth_qos.c2131 static const struct eqos_config eqos_tegra186_config = {
2158 static const struct eqos_config eqos_stm32_config = {
2185 struct eqos_config eqos_imx_config = {