Searched refs:iwl_pcie_get_tfd (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/ |
| D | tx-gen2.c | 197 iwl_pcie_get_tfd(trans, txq, idx)); in iwl_pcie_gen2_free_tfd() 381 struct iwl_tfh_tfd *tfd = iwl_pcie_get_tfd(trans, txq, idx); in iwl_pcie_gen2_build_tx_amsdu() 467 struct iwl_tfh_tfd *tfd = iwl_pcie_get_tfd(trans, txq, idx); in iwl_pcie_gen2_build_tx() 535 struct iwl_tfh_tfd *tfd = iwl_pcie_get_tfd(trans, txq, idx); in iwl_pcie_gen2_build_tfd() 756 tfd = iwl_pcie_get_tfd(trans, txq, txq->write_ptr); in iwl_pcie_gen2_enqueue_hcmd()
|
| D | tx.c | 409 void *tfd = iwl_pcie_get_tfd(trans, txq, index); in iwl_pcie_tfd_unmap() 2121 iwl_pcie_get_tfd(trans, txq, txq->write_ptr), in iwl_fill_data_tbs_amsdu() 2433 iwl_pcie_get_tfd(trans, txq, in iwl_trans_pcie_tx() 2467 tfd = iwl_pcie_get_tfd(trans, txq, txq->write_ptr); in iwl_trans_pcie_tx()
|
| D | internal.h | 913 static inline void *iwl_pcie_get_tfd(struct iwl_trans *trans, in iwl_pcie_get_tfd() function
|