Home
last modified time | relevance | path

Searched defs:dpmac_link_state (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_dpmac.h357 struct dpmac_link_state { struct
375 struct dpmac_link_state *link_state); argument
/rk3399_rockchip-uboot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c396 struct dpmac_link_state dpmac_link_state = { 0 }; in ldpaa_eth_open() local