Searched defs:iwl_trans_pcie (Results 1 – 2 of 2) sorted by relevance
382 struct iwl_trans_pcie { struct383 struct iwl_rxq *rxq;384 struct iwl_rx_mem_buffer *rx_pool;385 struct iwl_rx_mem_buffer **global_table;386 struct iwl_rb_allocator rba;387 union {391 struct iwl_prph_info *prph_info;392 struct iwl_prph_scratch *prph_scratch;393 void *iml;394 dma_addr_t ctxt_info_dma_addr;[all …]
350 struct iwl_trans_pcie { struct351 struct iwl_rxq *rxq;352 struct iwl_rx_mem_buffer *rx_pool;353 struct iwl_rx_mem_buffer **global_table;354 struct iwl_rb_allocator rba;355 union {359 struct iwl_prph_info *prph_info;360 struct iwl_prph_scratch *prph_scratch;361 void *iml;362 dma_addr_t ctxt_info_dma_addr;[all …]