Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif.h123 struct dpmaif_tx_queue { struct
124 unsigned int index;
125 bool que_started;
126 atomic_t tx_budget;
127 void *drb_base;
128 dma_addr_t drb_bus_addr;
129 unsigned int drb_size_cnt;
130 unsigned int drb_wr_idx;
131 unsigned int drb_rd_idx;
132 unsigned int drb_release_rd_idx;
[all …]