Searched defs:ksz_hw (Results 1 – 1 of 1) sorted by relevance
1261 struct ksz_hw { struct1262 void __iomem *io;1264 struct ksz_switch *ksz_switch;1265 struct ksz_port_info port_info[SWITCH_PORT_NUM];1266 struct ksz_port_mib port_mib[TOTAL_PORT_NUM];1267 int dev_count;1268 int dst_ports;1269 int id;1270 int mib_cnt;1271 int mib_port_cnt;[all …]