Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LPD
drivers/net/wireless/broadcom/b43/phy_g.c
1099
#define LPD(L, P, D) (((L) << 2) | ((P) << 1) | ((D) << 0))
drivers/net/wireless/broadcom/b43legacy/radio.c
1381
#define LPD(L, P, D) (((L) << 2) | ((P) << 1) | ((D) << 0))