Searched defs:iwl_trans_pcie (Results 1 – 1 of 1) sorted by relevance
371 struct iwl_trans_pcie { struct372 struct iwl_rxq *rxq;373 struct iwl_rx_mem_buffer *rx_pool;374 struct iwl_rx_mem_buffer **global_table;375 struct iwl_rb_allocator rba;376 union {380 struct iwl_prph_info *prph_info;381 struct iwl_prph_scratch *prph_scratch;382 void *iml;383 dma_addr_t ctxt_info_dma_addr;[all …]