Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.h916 struct rswitch_etha { struct
917 unsigned int index;
918 void __iomem *addr;
919 void __iomem *coma_addr;
920 bool external_phy;
921 struct mii_bus *mii;
922 phy_interface_t phy_interface;
923 u32 psmcs;
924 u8 mac_addr[MAX_ADDR_LEN];
925 int link;
[all …]