Searched defs:am65_cpsw_port (Results 1 – 1 of 1) sorted by relevance
44 struct am65_cpsw_port { struct45 struct am65_cpsw_common *common;46 struct net_device *ndev;47 const char *name;48 u32 port_id;49 void __iomem *port_base;50 void __iomem *sgmii_base;51 void __iomem *stat_base;52 void __iomem *fetch_ram_base;53 bool disabled;[all …]