Searched defs:am65_cpsw_port (Results 1 – 1 of 1) sorted by relevance
44 struct am65_cpsw_port { struct46 struct net_device *ndev;47 const char *name;48 u32 port_id;49 void __iomem *port_base;51 void __iomem *stat_base;53 bool disabled;55 bool tx_ts_enabled;56 bool rx_ts_enabled;57 struct am65_cpsw_qos qos;[all …]
Completed in 4 milliseconds