Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/micrel/
Dksz884x.c1262 struct ksz_hw { struct
1263 void __iomem *io;
1265 struct ksz_switch *ksz_switch;
1266 struct ksz_port_info port_info[SWITCH_PORT_NUM];
1267 struct ksz_port_mib port_mib[TOTAL_PORT_NUM];
1268 int dev_count;
1269 int dst_ports;
1270 int id;
1271 int mib_cnt;
1272 int mib_port_cnt;
[all …]