Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BUILD_RAxTID
drivers/net/wireless/intel/iwlegacy/commands.h
894
#define BUILD_RAxTID(sta_id, tid) (((sta_id) << 4) + (tid))
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/tx.c
1145
#define BUILD_RAxTID(sta_id, tid) (((sta_id) << 4) + (tid))