Searched refs:iwl_pcie_gen2_set_tb (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/ |
| D | tx-gen2.c | 216 static int iwl_pcie_gen2_set_tb(struct iwl_trans *trans, in iwl_pcie_gen2_set_tb() function 335 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, tb_len); in iwl_pcie_gen2_build_amsdu() 352 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, tb_len); in iwl_pcie_gen2_build_amsdu() 388 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, IWL_FIRST_TB_SIZE); in iwl_pcie_gen2_build_tx_amsdu() 406 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, len); in iwl_pcie_gen2_build_tx_amsdu() 442 tb_idx = iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, in iwl_pcie_gen2_tx_add_frags() 477 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, IWL_FIRST_TB_SIZE); in iwl_pcie_gen2_build_tx() 498 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, tb1_len); in iwl_pcie_gen2_build_tx() 510 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, tb2_len); in iwl_pcie_gen2_build_tx() 837 iwl_pcie_gen2_set_tb(trans, tfd, iwl_pcie_get_first_tb_dma(txq, idx), in iwl_pcie_gen2_enqueue_hcmd() [all …]
|