phy_find_setting(9) centos man page | unix.com

Man Page: phy_find_setting

Operating Environment: centos

Section: 9

PHY_FIND_SETTING(9)					      Network device support					       PHY_FIND_SETTING(9)

NAME
phy_find_setting - find a PHY settings array entry that matches speed & duplex
SYNOPSIS
int phy_find_setting(int speed, int duplex);
ARGUMENTS
speed speed to match duplex duplex to match
DESCRIPTION
Searches the settings array for the setting which matches the desired speed and duplex, and returns the index of that setting. Returns the index of the last setting if none of the others match.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PHY_FIND_SETTING(9)
Related Man Pages
txp(4) - netbsd
dmfe(7d) - sunos
amd8111s(7d) - opensolaris
if_txp(4) - freebsd
txp(4) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq