Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dmicrel.c87 struct kszphy_type { struct
96 const struct kszphy_type *type;
103 static const struct kszphy_type ksz8021_type = {
110 static const struct kszphy_type ksz8041_type = {
114 static const struct kszphy_type ksz8051_type = {
119 static const struct kszphy_type ksz8081_type = {
126 static const struct kszphy_type ks8737_type = {
130 static const struct kszphy_type ksz9021_type = {
160 const struct kszphy_type *type = phydev->drv->driver_data; in kszphy_config_intr()
295 const struct kszphy_type *typ in kszphy_config_init()
[all...]
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dmicrel.c274 struct kszphy_type { struct
338 const struct kszphy_type *type;
346 static const struct kszphy_type lan8814_type = {
352 static const struct kszphy_type ksz886x_type = {
357 static const struct kszphy_type ksz8021_type = {
364 static const struct kszphy_type ksz8041_type = {
368 static const struct kszphy_type ksz8051_type = {
373 static const struct kszphy_type ksz8081_type = {
380 static const struct kszphy_type ks8737_type = {
384 static const struct kszphy_type ksz9021_typ
[all...]

Completed in 6 milliseconds