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

/linux-4.1.27/drivers/net/phy/
H A Dmicrel.c76 struct kszphy_type { struct
85 const struct kszphy_type *type;
91 static const struct kszphy_type ksz8021_type = {
98 static const struct kszphy_type ksz8041_type = {
102 static const struct kszphy_type ksz8051_type = {
107 static const struct kszphy_type ksz8081_type = {
114 static const struct kszphy_type ks8737_type = {
118 static const struct kszphy_type ksz9021_type = {
148 const struct kszphy_type *type = phydev->drv->driver_data; kszphy_config_intr()
262 const struct kszphy_type *type; kszphy_config_init()
521 const struct kszphy_type *type = phydev->drv->driver_data; kszphy_probe()

Completed in 34 milliseconds