Searched refs:iwl_tfh_tfd (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx-gen2.c | 108 filled_tfd_size = offsetof(struct iwl_tfh_tfd, tbs) + in iwl_pcie_gen2_update_byte_tbl() 145 struct iwl_tfh_tfd *tfd) in iwl_pcie_gen2_get_num_tbs() 152 struct iwl_tfh_tfd *tfd) in iwl_pcie_gen2_tfd_unmap() 212 struct iwl_tfh_tfd *tfd, dma_addr_t addr, in iwl_pcie_gen2_set_tb() 236 struct iwl_tfh_tfd *tfd, int start_len, in iwl_pcie_gen2_build_amsdu() 369 iwl_tfh_tfd *iwl_pcie_gen2_build_tx_amsdu(struct iwl_trans *trans, in iwl_pcie_gen2_build_tx_amsdu() 378 struct iwl_tfh_tfd *tfd = iwl_pcie_get_tfd(trans, txq, idx); in iwl_pcie_gen2_build_tx_amsdu() 420 iwl_tfh_tfd *iwl_pcie_gen2_build_tx(struct iwl_trans *trans, in iwl_pcie_gen2_build_tx() 429 struct iwl_tfh_tfd *tfd = iwl_pcie_get_tfd(trans, txq, idx); in iwl_pcie_gen2_build_tx() 501 struct iwl_tfh_tfd *iwl_pcie_gen2_build_tfd(struct iwl_trans *trans, in iwl_pcie_gen2_build_tfd() [all …]
|
D | tx.c | 319 struct iwl_tfh_tfd *tfd = _tfd; in iwl_pcie_tfd_tb_get_addr() 362 struct iwl_tfh_tfd *tfd = _tfd; in iwl_pcie_tfd_get_num_tbs() 407 struct iwl_tfh_tfd *tfd_fh = (void *)tfd; in iwl_pcie_tfd_unmap()
|
D | internal.h | 730 struct iwl_tfh_tfd *tfd = _tfd; in iwl_pcie_tfd_tb_get_len()
|
D | trans.c | 3283 trans_pcie->tfd_size = sizeof(struct iwl_tfh_tfd); in iwl_trans_pcie_alloc()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-fh.h | 744 struct iwl_tfh_tfd { struct
|