Home
last modified time | relevance | path

Searched hist:c8907043 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dcommon.hc8907043 Tue Feb 02 12:06:07 CST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Get link mode in use instead of speed and duplex parameters

Currently, when user space queries the link's parameters, as speed and
duplex, each parameter is passed from the driver to ethtool.

Instead, get the link mode bit in use, and derive each of the parameters
from it in ethtool.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dlinkmodes.cc8907043 Tue Feb 02 12:06:07 CST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Get link mode in use instead of speed and duplex parameters

Currently, when user space queries the link's parameters, as speed and
duplex, each parameter is passed from the driver to ethtool.

Instead, get the link mode bit in use, and derive each of the parameters
from it in ethtool.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dcommon.cc8907043 Tue Feb 02 12:06:07 CST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Get link mode in use instead of speed and duplex parameters

Currently, when user space queries the link's parameters, as speed and
duplex, each parameter is passed from the driver to ethtool.

Instead, get the link mode bit in use, and derive each of the parameters
from it in ethtool.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dioctl.cc8907043 Tue Feb 02 12:06:07 CST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Get link mode in use instead of speed and duplex parameters

Currently, when user space queries the link's parameters, as speed and
duplex, each parameter is passed from the driver to ethtool.

Instead, get the link mode bit in use, and derive each of the parameters
from it in ethtool.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

/openbmc/linux/include/linux/
H A Dethtool.hc8907043 Tue Feb 02 12:06:07 CST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Get link mode in use instead of speed and duplex parameters

Currently, when user space queries the link's parameters, as speed and
duplex, each parameter is passed from the driver to ethtool.

Instead, get the link mode bit in use, and derive each of the parameters
from it in ethtool.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>