Searched refs:mii_offset (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/
H A Dfsl_pq_mdio.c75 * @mii_offset: the offset of the MII registers within the memory map of the
84 unsigned int mii_offset; /* offset of the MII registers */ member in struct:fsl_pq_mdio_data
310 .mii_offset = 0,
317 .mii_offset = 0,
325 .mii_offset = offsetof(struct fsl_pq_mdio, mii),
332 .mii_offset = offsetof(struct fsl_pq_mdio, mii),
339 .mii_offset = offsetof(struct fsl_pq_mdio, mii),
348 .mii_offset = 0,
358 .mii_offset = 0,
368 .mii_offset
[all...]

Completed in 60 milliseconds