Re: [PATCH net-next v3 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs

From: Jakub Kicinski

Date: Thu Nov 27 2025 - 21:44:18 EST


On Wed, 26 Nov 2025 16:19:54 +0530 Parthiban Veerasooran wrote:
> /**
> * struct phy_device - An instance of a PHY
> *
> @@ -772,6 +796,8 @@ struct phy_device {
> /* MACsec management functions */
> const struct macsec_ops *macsec_ops;
> #endif
> +
> + struct phy_oatc14_sqi_capability oatc14_sqi_capability;

kdoc sayeth:

include/linux/phy.h:800 struct member 'oatc14_sqi_capability' not described in 'phy_device'
--
pw-bot: cr