Searched refs:iwl_pcie_gen2_set_tb (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx-gen2.c | 211 static int iwl_pcie_gen2_set_tb(struct iwl_trans *trans, in iwl_pcie_gen2_set_tb() function 332 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, tb_len); in iwl_pcie_gen2_build_amsdu() 349 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, tb_len); in iwl_pcie_gen2_build_amsdu() 385 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, IWL_FIRST_TB_SIZE); in iwl_pcie_gen2_build_tx_amsdu() 403 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, len); in iwl_pcie_gen2_build_tx_amsdu() 439 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, IWL_FIRST_TB_SIZE); in iwl_pcie_gen2_build_tx() 457 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, tb1_len); in iwl_pcie_gen2_build_tx() 467 iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, tb2_len); in iwl_pcie_gen2_build_tx() 483 tb_idx = iwl_pcie_gen2_set_tb(trans, tfd, tb_phys, in iwl_pcie_gen2_build_tx() 810 iwl_pcie_gen2_set_tb(trans, tfd, iwl_pcie_get_first_tb_dma(txq, idx), in iwl_pcie_gen2_enqueue_hcmd() [all …]
|