iwl_txq_gen2_set_tb
int iwl_txq_gen2_set_tb(struct iwl_trans *trans,
iwl_txq_gen2_set_tb(trans, tfd, trans_pcie->invalid_tx_cmd.dma,
ret = iwl_txq_gen2_set_tb(trans, tfd, phys, len);
iwl_txq_gen2_set_tb(trans, tfd, iwl_txq_get_first_tb_dma(txq, idx),
iwl_txq_gen2_set_tb(trans, tfd, phys_addr,
iwl_txq_gen2_set_tb(trans, tfd, phys_addr, cmdlen[i]);
iwl_txq_gen2_set_tb(trans, tfd, tb_phys, tb_len);
iwl_txq_gen2_set_tb(trans, tfd, tb_phys, IWL_FIRST_TB_SIZE);
iwl_txq_gen2_set_tb(trans, tfd, tb_phys, len);
iwl_txq_gen2_set_tb(trans, tfd, tb_phys, IWL_FIRST_TB_SIZE);
iwl_txq_gen2_set_tb(trans, tfd, tb_phys, tb1_len);
ret = iwl_txq_gen2_set_tb(trans, tfd, phys, len);