Searched defs:mvgbe_device (Results 1 – 1 of 1) sorted by relevance
483 struct mvgbe_device { struct485 struct eth_device dev;491 u8 *p_rxbuf;492 u8 *p_aligned_txbuf;496 unsigned int link;497 unsigned int duplex;498 unsigned int speed;500 int init;501 int phyaddr;502 struct phy_device *phydev;[all …]