Files
nuttx/include
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
..
2025-04-02 12:01:46 +08:00
2024-12-26 13:25:19 +08:00
2025-08-22 20:50:13 +08:00
2024-12-20 11:46:14 -03:00