Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/microchip/
H A Dksz9477_i2c.c19 const struct ksz_chip_data *chip; in ksz9477_i2c_probe()
H A Dksz_spi.c43 const struct ksz_chip_data *chip; in ksz_spi_probe()
H A Dksz_common.h56 struct ksz_chip_data { struct
159 const struct ksz_chip_data *info;
458 extern const struct ksz_chip_data ksz_switch_chips[];
H A Dksz8863_smi.c137 const struct ksz_chip_data *chip; in ksz8863_smi_probe()
H A Dksz_common.c1372 const struct ksz_chip_data ksz_switch_chips[] = {
2011 static const struct ksz_chip_data *ksz_lookup_info(unsigned int prod_num) in ksz_lookup_info()
2016 const struct ksz_chip_data *chip = &ksz_switch_chips[i]; in ksz_lookup_info()
2027 const struct ksz_chip_data *expected_chip_data; in ksz_check_device_id()
5080 const struct ksz_chip_data *info; in ksz_switch_register()