Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.h118 struct ldpaa_eth_priv { struct
119 struct eth_device *net_dev;
120 uint32_t dpmac_id;
121 uint16_t dpmac_handle;
145 static int ldpaa_dpni_setup(struct ldpaa_eth_priv *priv); argument