Searched defs:ksz_chip_data (Results 1 – 1 of 1) sorted by relevance
51 struct ksz_chip_data { struct52 u32 chip_id;53 const char *dev_name;54 int num_vlans;55 int num_alus;56 int num_statics;57 int cpu_ports;58 int port_cnt;59 u8 port_nirqs;60 u8 num_tx_queues;[all …]