Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MII_SPEED_10
drivers/net/ethernet/hisilicon/hip04_eth.c
100
#define MII_SPEED_10 0x00
drivers/net/ethernet/hisilicon/hix5hd2_gmac.c
160
#define MII_SPEED_10 0x0d
drivers/net/phy/rockchip.c
31
#define MII_SPEED_10 BIT(2)