Searched defs:ksz_chip_data (Results 1 – 1 of 1) sorted by relevance
40 struct ksz_chip_data { struct41 u32 chip_id;42 const char *dev_name;43 int num_vlans;44 int num_alus;45 int num_statics;46 int cpu_ports;47 int port_cnt;48 u8 port_nirqs;49 const struct ksz_dev_ops *ops;[all …]