Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GM_SMOD_IPG_MSK
drivers/net/ethernet/marvell/skge.h
1799
#define IPG_DATA_VAL(x) (x & GM_SMOD_IPG_MSK)
drivers/net/ethernet/marvell/sky2.c
778
reg &= ~GM_SMOD_IPG_MSK;
drivers/net/ethernet/marvell/sky2.h
1814
#define IPG_DATA_VAL(x) (x & GM_SMOD_IPG_MSK)