Searched defs:iwl_trans_pcie (Results 1 – 1 of 1) sorted by relevance
404 struct iwl_trans_pcie { struct405 struct iwl_rxq *rxq;406 struct iwl_rx_mem_buffer *rx_pool;407 struct iwl_rx_mem_buffer **global_table;408 struct iwl_rb_allocator rba;409 union {413 struct iwl_prph_info *prph_info;414 struct iwl_prph_scratch *prph_scratch;415 void *iml;416 size_t iml_len;[all …]