Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvgbe.h483 struct mvgbe_device { struct
485 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 …]