Lines Matching refs:tx_cmd
1920 struct iwl_tx_cmd *tx_cmd = (void *)dev_cmd->payload;
1971 le16_add_cpu(&tx_cmd->len, -snap_ip_tcp_hdrlen);
2013 /* add this subframe's headers' length to the tx_cmd */
2014 le16_add_cpu(&tx_cmd->len, pos_hdr - subf_hdrs_start);
2081 struct iwl_tx_cmd *tx_cmd = (void *)dev_cmd->payload;
2082 u8 sta_id = tx_cmd->sta_id;
2086 sec_ctl = tx_cmd->sec_ctl;
2119 struct iwl_tx_cmd *tx_cmd = (struct iwl_tx_cmd *)dev_cmd->payload;
2193 tx_cmd->dram_lsb_ptr = cpu_to_le32(scratch_phys);
2194 tx_cmd->dram_msb_ptr = iwl_get_dma_hi_addr(scratch_phys);
2216 tx_cmd->tx_flags |= cpu_to_le32(TX_CMD_FLG_MH_PAD);
2277 iwl_txq_gen1_update_byte_cnt_tbl(trans, txq, le16_to_cpu(tx_cmd->len),
2324 struct iwl_tx_cmd *tx_cmd = (void *)dev_cmd->payload;
2329 sta_id = tx_cmd->sta_id;