Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c1194 struct ksz_hw { struct
1195 void __iomem *io;
1197 struct ksz_switch *ksz_switch;
1198 struct ksz_port_info port_info[SWITCH_PORT_NUM];
1199 struct ksz_port_mib port_mib[TOTAL_PORT_NUM];
1200 int dev_count;
1201 int dst_ports;
1202 int id;
1203 int mib_cnt;
1204 int mib_port_cnt;
[all …]