Searched refs:iwl_txq_gen2_set_tb (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c88 int iwl_txq_gen2_set_tb(struct iwl_trans *trans, struct iwl_tfh_tfd *tfd, function
128 iwl_txq_gen2_set_tb(trans, tfd, trans->invalid_tx_cmd.dma,
229 ret = iwl_txq_gen2_set_tb(trans, tfd, phys, len);
267 ret = iwl_txq_gen2_set_tb(trans, tfd, phys, len);
427 iwl_txq_gen2_set_tb(trans, tfd, tb_phys, tb_len);
486 iwl_txq_gen2_set_tb(trans, tfd, tb_phys, IWL_FIRST_TB_SIZE);
508 iwl_txq_gen2_set_tb(trans, tfd, tb_phys, len);
578 iwl_txq_gen2_set_tb(trans, tfd, tb_phys, IWL_FIRST_TB_SIZE);
603 iwl_txq_gen2_set_tb(trans, tfd, tb_phys, tb1_len);
H A Dtx.h109 int iwl_txq_gen2_set_tb(struct iwl_trans *trans,
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx-gen2.c199 iwl_txq_gen2_set_tb(trans, tfd, iwl_txq_get_first_tb_dma(txq, idx),
213 iwl_txq_gen2_set_tb(trans, tfd, phys_addr,
235 iwl_txq_gen2_set_tb(trans, tfd, phys_addr, cmdlen[i]);

Completed in 222 milliseconds