Searched defs:ksz_chip_data (Results 1 – 1 of 1) sorted by relevance
98 struct ksz_chip_data { struct99 u32 chip_id;100 const char *dev_name;101 int num_vlans;102 int num_alus;103 int num_statics;104 int cpu_ports;105 int port_cnt;106 u8 port_nirqs;107 u8 num_tx_queues;[all …]