walnux/include/net
michal matias 8fc63aaa10 include/net/if.h: Add mechanism for MMD access with SIOCxMIIREG ioctls
Add mdio_phy_id_c45 macro. This macro allows encoding of additional information
needed for MMD access into the phy_id field of the mii_ioctl_data_s structure.
This macro is intended for use by user applications.

Add macros for decoding the phy_id encoded with the mdio_phy_id_c45 macro.
These macros are intended for use by network drivers implementing
SIOCxMIIREG commands.

Signed-off-by: michal matias <mich4l.matias@gmail.com>
2025-08-29 06:45:37 +02:00
..
ethernet.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
if.h include/net/if.h: Add mechanism for MMD access with SIOCxMIIREG ioctls 2025-08-29 06:45:37 +02:00
if_arp.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
route.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00