Searched defs:ksz_chip_data (Results 1 – 1 of 1) sorted by relevance
56 struct ksz_chip_data { struct57 u32 chip_id;58 const char *dev_name;59 int num_vlans;60 int num_alus;61 int num_statics;62 int cpu_ports;63 int port_cnt;64 u8 port_nirqs;65 u8 num_tx_queues;[all …]