mirror of
https://github.com/torvalds/linux.git
synced 2026-09-19 09:08:02 +02:00
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
|
||
|---|---|---|
| .. | ||
| aquantia_firmware.c | ||
| aquantia_hwmon.c | ||
| aquantia_leds.c | ||
| aquantia_main.c | ||
| aquantia.h | ||
| Kconfig | ||
| Makefile | ||