Home
last modified time | relevance | path

Searched refs:ksz_phy_read16 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
H A Dksz_common.c111 int ksz_phy_read16(struct dsa_switch *ds, int addr, int reg) in ksz_phy_read16() function
120 EXPORT_SYMBOL_GPL(ksz_phy_read16); variable
H A Dksz_common.h156 int ksz_phy_read16(struct dsa_switch *ds, int addr, int reg);
H A Dksz8795.c1169 .phy_read = ksz_phy_read16,
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
H A Dksz_common.c2309 static int ksz_phy_read16(struct dsa_switch *ds, int addr, int reg) in ksz_phy_read16() function
3436 .phy_read = ksz_phy_read16,

Completed in 8 milliseconds