Searched defs:iwl_txq (Results 1 – 1 of 1) sorted by relevance
406 struct iwl_txq { struct407 void *tfds;408 struct iwl_pcie_first_tb_buf *first_tb_bufs;409 dma_addr_t first_tb_dma;433 iwl_pcie_get_first_tb_dma(struct iwl_txq *txq, int idx) in iwl_pcie_get_first_tb_dma() argument