Home
last modified time | relevance | path

Searched defs:crystalhd_hw (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/staging/crystalhd/
Dcrystalhd_hw.h283 struct crystalhd_hw { struct
284 struct tx_dma_pkt tx_pkt_pool[DMA_ENGINE_CNT];
285 spinlock_t lock;
287 uint32_t tx_ioq_tag_seed;
288 uint32_t tx_list_post_index;
290 struct crystalhd_rx_dma_pkt *rx_pkt_pool_head;
291 uint32_t rx_pkt_tag_seed;
315 struct crystalhd_hw_stats stats; argument
318 uint32_t core_clock_mhz;
319 uint32_t prev_n;
[all …]