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