Searched refs:iwl_tfd (Results 1 – 4 of 4) sorted by relevance
175 static inline dma_addr_t iwl_tfd_tb_get_addr(struct iwl_tfd *tfd, u8 idx) in iwl_tfd_tb_get_addr()187 static inline u16 iwl_tfd_tb_get_len(struct iwl_tfd *tfd, u8 idx) in iwl_tfd_tb_get_len()194 static inline void iwl_tfd_set_tb(struct iwl_tfd *tfd, u8 idx, in iwl_tfd_set_tb()209 static inline u8 iwl_tfd_get_num_tbs(struct iwl_tfd *tfd) in iwl_tfd_get_num_tbs()215 struct iwl_tfd *tfd, enum dma_data_direction dma_dir) in iwlagn_unmap_tfd()256 struct iwl_tfd *tfd_tmp = txq->tfds; in iwlagn_txq_free_tfd()290 struct iwl_tfd *tfd, *tfd_tmp; in iwlagn_txq_attach_buf_to_tfd()
511 struct iwl_tfd { struct
223 struct iwl_tfd *tfds;
306 size_t tfd_sz = sizeof(struct iwl_tfd) * TFD_QUEUE_SIZE_MAX; in iwl_trans_txq_alloc()466 dma_free_coherent(dev, sizeof(struct iwl_tfd) * in iwl_tx_queue_free()1482 &((struct iwl_tfd *)txq->tfds)[txq->q.write_ptr], in iwl_trans_pcie_tx()1483 sizeof(struct iwl_tfd), in iwl_trans_pcie_tx()