Searched refs:iwl_tfh_tfd (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx-gen2.c | 104 filled_tfd_size = offsetof(struct iwl_tfh_tfd, tbs) + in iwl_pcie_gen2_update_byte_tbl() 150 struct iwl_tfh_tfd *tfd) in iwl_pcie_gen2_get_num_tbs() 157 struct iwl_tfh_tfd *tfd) in iwl_pcie_gen2_tfd_unmap() 217 struct iwl_tfh_tfd *tfd, dma_addr_t addr, in iwl_pcie_gen2_set_tb() 245 struct iwl_tfh_tfd *tfd, int start_len, in iwl_pcie_gen2_build_amsdu() 372 iwl_tfh_tfd *iwl_pcie_gen2_build_tx_amsdu(struct iwl_trans *trans, in iwl_pcie_gen2_build_tx_amsdu() 381 struct iwl_tfh_tfd *tfd = iwl_pcie_get_tfd(trans, txq, idx); in iwl_pcie_gen2_build_tx_amsdu() 424 struct iwl_tfh_tfd *tfd, in iwl_pcie_gen2_tx_add_frags() 457 iwl_tfh_tfd *iwl_pcie_gen2_build_tx(struct iwl_trans *trans, in iwl_pcie_gen2_build_tx() 467 struct iwl_tfh_tfd *tfd = iwl_pcie_get_tfd(trans, txq, idx); in iwl_pcie_gen2_build_tx() [all …]
|
D | tx.c | 350 struct iwl_tfh_tfd *tfd = _tfd; in iwl_pcie_tfd_tb_get_addr() 393 struct iwl_tfh_tfd *tfd = _tfd; in iwl_pcie_tfd_get_num_tbs() 440 struct iwl_tfh_tfd *tfd_fh = (void *)tfd; in iwl_pcie_tfd_unmap()
|
D | internal.h | 713 struct iwl_tfh_tfd *tfd = _tfd; in iwl_pcie_tfd_tb_get_len()
|
D | trans.c | 3521 trans_pcie->tfd_size = sizeof(struct iwl_tfh_tfd); in iwl_trans_pcie_alloc()
|
/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-fh.h | 743 struct iwl_tfh_tfd { struct
|