Searched defs:iwl_pcie_txqs (Results 1 – 1 of 1) sorted by relevance
306 struct iwl_pcie_txqs { struct307 unsigned long queue_used[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];308 unsigned long queue_stopped[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];309 struct iwl_txq *txq[IWL_MAX_TVQM_QUEUES];310 struct dma_pool *bc_pool;311 size_t bc_tbl_size;312 struct iwl_tso_hdr_page __percpu *tso_hdr_page;314 struct {318 } tfd;320 struct iwl_dma_ptr scd_bc_tbls;