phy_write_mmd_indirect
Regular
4.4
: Selective Inline ⚠️void phy_write_mmd_indirect(struct phy_device *phydev, int prtad, int devad, int addr, u32 data);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In drivers/net/phy/phy.c (ffffffff815ea1f0)
Location: drivers/net/phy/phy.c:1079
Inline: True
Direct callers:
- drivers/net/phy/phy.c:phy_ethtool_set_eee
Symbols:
ffffffff815ea1f0-ffffffff815ea2aa: phy_write_mmd_indirect (STB_GLOBAL)
4.8
: ✅void phy_write_mmd_indirect(struct phy_device *phydev, int prtad, int devad, u32 data);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/net/phy/phy.c (ffffffff81648920)
Location: drivers/net/phy/phy.c:1174
Inline: False
Direct callers:
- drivers/net/phy/phy.c:phy_ethtool_set_eee
Symbols:
ffffffff81648920-ffffffff816489ea: phy_write_mmd_indirect (STB_GLOBAL)
4.10
: ✅void phy_write_mmd_indirect(struct phy_device *phydev, int prtad, int devad, u32 data);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In drivers/net/phy/phy.c (ffffffff81679a00)
Location: drivers/net/phy/phy.c:1256
Inline: False
Direct callers:
- drivers/net/phy/phy.c:phy_ethtool_set_eee
- drivers/net/phy/phy_device.c:genphy_config_aneg
Symbols:
ffffffff81679a00-ffffffff81679aca: phy_write_mmd_indirect (STB_GLOBAL)
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
4.4
and 4.8
⚠️int addr
phydev, prtad, devad, addr, data
➡️ phydev, prtad, devad, data
4.8
and 4.10
✅