iwl_tfd
struct iwl_tfd *tfd;
tfd = (struct iwl_tfd *)_tfd;
trans_pcie->txqs.tfd.size = sizeof(struct iwl_tfd);
static inline void iwl_pcie_gen1_tfd_set_tb(struct iwl_tfd *tfd,
static inline u8 iwl_txq_gen1_tfd_get_num_tbs(struct iwl_tfd *tfd)
iwl_txq_gen1_tfd_tb_get_addr(struct iwl_tfd *tfd, u8 idx)
struct iwl_tfd *tfd)
struct iwl_tfd *tfd = iwl_txq_get_tfd(trans, txq, index);