mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-22 15:33:55 +07:00
3c1bcc8614
There are a few MAC/PHYs combinations which now support > 1Gbps. These may need to make use of link modes with bits > 31. Thus their supported PHY features or advertised features cannot be implemented using the current bitmap in a u32. Convert to using a linkmode bitmap, which can support all the currently devices link modes, and is future proof as more modes are added. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
fman_dtsec.c | ||
fman_dtsec.h | ||
fman_keygen.c | ||
fman_keygen.h | ||
fman_mac.h | ||
fman_memac.c | ||
fman_memac.h | ||
fman_muram.c | ||
fman_muram.h | ||
fman_port.c | ||
fman_port.h | ||
fman_sp.c | ||
fman_sp.h | ||
fman_tgec.c | ||
fman_tgec.h | ||
fman.c | ||
fman.h | ||
Kconfig | ||
mac.c | ||
mac.h | ||
Makefile |