Searched defs:iwl_trans_pcie (Results 1 – 1 of 1) sorted by relevance
348 struct iwl_trans_pcie { struct349 struct iwl_rxq *rxq;350 struct iwl_rx_mem_buffer *rx_pool;351 struct iwl_rx_mem_buffer **global_table;352 struct iwl_rb_allocator rba;353 union {357 struct iwl_prph_info *prph_info;358 struct iwl_prph_scratch *prph_scratch;359 void *iml;360 dma_addr_t ctxt_info_dma_addr;[all …]