linux/drivers/net/phy/aquantia
Maxime Chevallier e2d217fe3f net: phy: aquantia: use ADVERTISE_XNP for extended next page advertising
When configuring the link parameters in forced mode for the AQR-105, the
Extended Next Page bit gets advertised for Multi-Gigabit modes.

This is done through bit 12 of MDIO_AN_ADVERTISE in MDIO_MMD_AN. This
contains a copy of the MII_ADVERTISE, for which 802.3 defines bit 12 as
the Extended Next Page advertising. This bit used to be marked as
reserved, but a proper define for it was added in :

commit e7a62edd34 ("net: phy: qcom: at803x: Use the correct bit to disable extended next page")

Let's use it instead of the ADVERTISE_RESV definition, making the code
more self-documenting.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20260428125827.238469-1-maxime.chevallier@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-04-29 17:30:05 -07:00
..
aquantia_firmware.c net: phy: aquantia: check for NVMEM deferral 2025-11-28 19:40:42 -08:00
aquantia_hwmon.c net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code 2025-02-11 17:07:03 -08:00
aquantia_leds.c net: phy: avoid undefined behavior in *_led_polarity_set() 2024-12-18 16:50:23 -08:00
aquantia_main.c net: phy: aquantia: use ADVERTISE_XNP for extended next page advertising 2026-04-29 17:30:05 -07:00
aquantia.h net: phy: aquantia: delete aqr_firmware_read_fingerprint() prototype 2025-09-09 18:24:17 -07:00
Kconfig net: phy: aquantia: switch to crc_itu_t() 2024-01-04 13:14:31 -08:00
Makefile net: phy: aquantia: add support for PHY LEDs 2024-06-05 10:21:31 +01:00