Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MII_SPEED_100
drivers/net/ethernet/hisilicon/hip04_eth.c
99
#define MII_SPEED_100 0x01
drivers/net/ethernet/hisilicon/hix5hd2_gmac.c
159
#define MII_SPEED_100 0x0f
drivers/net/phy/rockchip.c
32
#define MII_SPEED_100 BIT(3)