|
RTEMS CPU Kit with SuperCore
4.11.3
|
#include <rtems.h>#include <rtems/rtems_bsdnet.h>#include <sys/mbuf.h>#include <sys/socket.h>#include <sys/sockio.h>#include <net/ethernet.h>#include <net/if.h>#include <rtems/rtems_mii_ioctl.h>#include <errno.h>
Macros | |
| #define | __KERNEL__ |
| #define | DEBUG |
| #define | MII_1000TCR MII_100T2CR |
| #define | MII_1000TSR MII_100T2SR |
Functions | |
| int | rtems_mii_ioctl (struct rtems_mdio_info *info, void *uarg, uint32_t cmd, int *media) |
1.8.13