Searched defs:ldpaa_eth_priv (Results 1 – 1 of 1) sorted by relevance
177 struct ldpaa_eth_priv { struct178 struct phy_device *phy;179 int phy_mode;180 bool started;181 uint32_t dpmac_id;182 uint16_t dpmac_handle;184 uint16_t tx_data_offset;186 uint32_t rx_dflt_fqid;210 static int ldpaa_dpni_setup(struct ldpaa_eth_priv *priv); argument
Completed in 4 milliseconds