Searched defs:iwl_trans_pcie (Results 1 – 1 of 1) sorted by relevance
317 struct iwl_trans_pcie { struct318 struct iwl_rxq rxq;319 struct iwl_rb_allocator rba;320 struct iwl_trans *trans;321 struct iwl_drv *drv;323 struct net_device napi_dev;324 struct napi_struct napi;327 __le32 *ict_tbl;328 dma_addr_t ict_tbl_dma;329 int ict_index;[all …]