Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PPS_MAXIDX
drivers/net/ethernet/amd/xgbe/xgbe-common.h
248
#define PPS_MAXIDX(x) ((((x) + 1) * 8) - 1)
drivers/net/ethernet/stmicro/stmmac/dwmac5.h
15
#define PPS_MAXIDX(x) ((((x) + 1) * 8) - 1)