iwl_cmd_header
struct iwl_cmd_header fw_pkt_hdr;
struct iwl_cmd_header *wanted_hdr = (void *)&trig_data;
int i, offset = sizeof(struct iwl_cmd_header);
struct iwl_cmd_header *cmd = (void *)((u8 *)rxbuf + sizeof(__le32));
hdr_offset = sizeof(struct iwl_cmd_header) +
struct iwl_cmd_header hdr; /* uCode API */
sizeof(struct iwl_cmd_header)];
struct iwl_cmd_header hdr;
struct iwl_cmd_header hdr;
while (offset + sizeof(u32) + sizeof(struct iwl_cmd_header) < max_len) {
txcmd_size += sizeof(struct iwl_cmd_header);
len = tx_cmd_len + sizeof(struct iwl_cmd_header) + hdr_len -
len = tx_cmd_len + sizeof(struct iwl_cmd_header) + hdr_len -
BUILD_BUG_ON(sizeof(struct iwl_cmd_header) +
BUILD_BUG_ON(sizeof(struct iwl_cmd_header) +
copy_size = sizeof(struct iwl_cmd_header);
cmd_size = sizeof(struct iwl_cmd_header);
cmd_pos = sizeof(struct iwl_cmd_header);
copy_size = sizeof(struct iwl_cmd_header);
scratch_phys = tb0_phys + sizeof(struct iwl_cmd_header) +
len = sizeof(struct iwl_tx_cmd_v6) + sizeof(struct iwl_cmd_header) +
BUILD_BUG_ON(sizeof(struct iwl_cmd_header) +