Searched defs:iwl_pcie_txqs (Results 1 – 1 of 1) sorted by relevance
305 struct iwl_pcie_txqs { struct306 unsigned long queue_used[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];307 unsigned long queue_stopped[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];308 struct iwl_txq *txq[IWL_MAX_TVQM_QUEUES];309 struct dma_pool *bc_pool;310 size_t bc_tbl_size;311 struct iwl_tso_hdr_page __percpu *tso_hdr_page;313 struct {317 } tfd;319 struct iwl_dma_ptr scd_bc_tbls;