Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_HPZ0
drivers/net/ethernet/chelsio/cxgb3/regs.h
1539
#define V_HPZ0(x) ((x) << S_HPZ0)
drivers/net/ethernet/chelsio/cxgb3/regs.h
1540
#define G_HPZ0(x) (((x) >> S_HPZ0) & M_HPZ0)