Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HWQ_CMP
drivers/infiniband/hw/bng_re/bng_res.h
16
#define HWQ_CMP(idx, hwq) ((idx) & ((hwq)->max_elements - 1))
drivers/infiniband/hw/bnxt_re/qplib_res.h
106
#define HWQ_CMP(idx, hwq) ((idx) & ((hwq)->max_elements - 1))