Re: [PATCH 2/2] ice: add qsfp transceiver reset and presence pin control

From: Andrew Lunn
Date: Mon Apr 07 2025 - 16:31:17 EST


On Mon, Apr 07, 2025 at 12:35:38PM +0000, Marek Pazdan wrote:
> Commit f3c1c896f5a8 ("ethtool: transceiver reset and presence pin control")
> adds ioctl API extension for get/set-phy-tunable so that transceiver
> reset and presence pin control is enabled.

As the name get/set-phy-tunable suggests, these are for PHY
properties, like downshift, fast link down, energy detected power
down.

What PHY are you using here?

Andrew