Searched defs:ldpaa_eth_priv (Results 1 – 1 of 1) sorted by relevance
118 struct ldpaa_eth_priv { struct120 struct phy_device *phy;121 int phy_mode;122 bool started;126 uint32_t dpmac_id;127 uint16_t dpmac_handle;151 static int ldpaa_dpni_setup(struct ldpaa_eth_priv *priv); argument
Completed in 2 milliseconds