Searched defs:iwl_trans_pcie (Results 1 – 1 of 1) sorted by relevance
380 struct iwl_trans_pcie { struct381 struct iwl_rxq *rxq;382 struct iwl_rx_mem_buffer *rx_pool;383 struct iwl_rx_mem_buffer **global_table;384 struct iwl_rb_allocator rba;385 union {389 struct iwl_prph_info *prph_info;390 struct iwl_prph_scratch *prph_scratch;391 dma_addr_t ctxt_info_dma_addr;392 dma_addr_t prph_info_dma_addr;[all …]