phy_mii_ioctl(9) centos man page | unix.com

Man Page: phy_mii_ioctl

Operating Environment: centos

Section: 9

PHY_MII_IOCTL(9)					      Network device support						  PHY_MII_IOCTL(9)

NAME
phy_mii_ioctl - generic PHY MII ioctl interface
SYNOPSIS
int phy_mii_ioctl(struct phy_device * phydev, struct ifreq * ifr, int cmd);
ARGUMENTS
phydev the phy_device struct ifr struct ifreq for socket ioctl's cmd ioctl cmd to execute
DESCRIPTION
Note that this function is currently incompatible with the PHYCONTROL layer. It changes registers without regard to current state. Use at own risk.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PHY_MII_IOCTL(9)
Related Man Pages
smb(4) - freebsd
smb(4) - debian
fsetown(9) - netbsd
smb(4) - netbsd
smb(4) - linux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq