Home
last modified time | relevance | path

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

/drivers/net/ldpaa_eth/
A Dldpaa_eth.h177 struct ldpaa_eth_priv { struct
178 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