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