walnux/include/nuttx/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
..
netfilter
bluetooth.h
can.h net/can/: add statistics for recv, sent and drop 2025-01-30 11:37:29 -03:00
dns.h
e1000.h
enc28j60.h
encx24j600.h
ethernet.h
ftmac100.h
gmii.h arm64/imx9: Support & configure RGMII-ID on RTL8211F 2025-06-05 08:58:24 +02:00
icmp.h
icmpv6.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
ieee802154.h
if_bridge.h
igb.h drivers/net: add IGB network card support 2025-07-08 10:02:15 +02:00
igc.h
igmp.h
ioctl.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
ip.h
ipopt.h
ipv6ext.h
ksz9477.h
lan91c111.h
lan9250.h
loopback.h
mii.h h7: eth: add checks for PHYID in stm32_phyinit 2025-02-12 15:00:19 -03:00
mld.h
neighbor.h
net.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
netconfig.h netconfig.h:add CONFIG_NET_USRSOCK & CONFIG_NET_IPv4 & CONFIG_NET_IPv6 to support communicating in slave core 2024-12-10 18:14:26 +08:00
netdev.h include/net/if.h: Add mechanism for MMD access with SIOCxMIIREG ioctls 2025-08-29 06:45:37 +02:00
netdev_lowerhalf.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
netlink.h
netstats.h net/can/: add statistics for recv, sent and drop 2025-01-30 11:37:29 -03:00
phy.h
pkt.h
radiodev.h
rfc6775.h
rpmsg.h
rpmsgdrv.h
sixlowpan.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
slip.h
sms.h
snoop.h userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
tcp.h
telnet.h
tun.h
udp.h
usrsock.h
w5500.h
wifi_sim.h