Linux Kernel
3.7.1
|
#include <iwl-trans.h>
Data Fields | |
struct iwl_cmd_header | hdr |
u8 | payload [DEF_CMD_PAYLOAD_SIZE] |
struct iwl_device_cmd
For allocation of the command and tx queues, this establishes the overall size of the largest command we send to uCode, except for commands that aren't fully copied and use other TFD space.
Definition at line 212 of file iwl-trans.h.
Definition at line 213 of file iwl-trans.h.
u8 payload[DEF_CMD_PAYLOAD_SIZE] |
Definition at line 214 of file iwl-trans.h.