Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dmicrel.c88 struct kszphy_type { struct
97 const struct kszphy_type *type; argument
104 static const struct kszphy_type ksz8021_type = {
111 static const struct kszphy_type ksz8041_type = {
115 static const struct kszphy_type ksz8051_type = {
120 static const struct kszphy_type ksz8081_type = {
127 static const struct kszphy_type ks8737_type = {
131 static const struct kszphy_type ksz9021_type = {
161 const struct kszphy_type *type = phydev->drv->driver_data; in kszphy_config_intr()
296 const struct kszphy_type *type; in kszphy_config_init()
[all …]