Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/micrel/
Dksz884x.c1269 struct ksz_hw { struct
1270 void __iomem *io;
1272 struct ksz_switch *ksz_switch;
1273 struct ksz_port_info port_info[SWITCH_PORT_NUM];
1274 struct ksz_port_mib port_mib[TOTAL_PORT_NUM];
1275 int dev_count;
1276 int dst_ports;
1277 int id;
1278 int mib_cnt;
1279 int mib_port_cnt;
[all …]