summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/nxp
diff options
context:
space:
mode:
authorMariusz Stachura <mariusz.stachura@intel.com>2017-11-14 07:00:50 -0500
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2018-02-26 11:48:06 -0800
commitc3880bd159d431d06b687b0b5ab22e24e6ef0070 (patch)
tree9c96ed42231ada1c4c45077cb4f4e66cbea28153 /drivers/net/ethernet/nxp
parent4869a1476df5ef2d09fa52acc9cfcc21b47194c5 (diff)
downloadlinux-c3880bd159d431d06b687b0b5ab22e24e6ef0070.tar.gz
linux-c3880bd159d431d06b687b0b5ab22e24e6ef0070.tar.xz
i40e: link_down_on_close private flag support
This patch introduces new ethtool private flag used for forcing true link state. Function i40e_force_link_state that implements this functionality was added, it sets phy_type = 0 in order to work-around firmware's LESM. False positive error messages were suppressed. The ndo_open() should not succeed if there were issues with forcing link state to be UP. Added I40E_PHY_TYPES_BITMASK define with all phy types OR-ed together in one bitmask. Added after phy type definition, so it will be hard to forget to include new phy types to the bitmask. Signed-off-by: Mariusz Stachura <mariusz.stachura@intel.com> Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/nxp')
0 files changed, 0 insertions, 0 deletions