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
gtty(3) - netbsd
te(7) - osf1
jaio(7i) - sunos
smb(4) - linux
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq