Home
last modified time | relevance | path

Searched defs:ksz_chip_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/dsa/microchip/
Dksz_common.h40 struct ksz_chip_data { struct
41 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 …]