Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
QUEUE_TO_SEQ
drivers/net/wireless/intel/iwlegacy/commands.h
166
#define QUEUE_TO_SEQ(q) (((q) & 0x1f) << 8)
drivers/net/wireless/intel/iwlwifi/fw/api/cmdhdr.h
19
#define QUEUE_TO_SEQ(q) (((q) & 0x1f) << 8)