Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_hif_dpmaif.h97 struct dpmaif_rx_queue { struct
98 unsigned int index;
99 bool que_started;
100 unsigned int budget;
102 void *pit_base;
103 dma_addr_t pit_bus_addr;
106 unsigned int pit_rd_idx;
107 unsigned int pit_wr_idx;
113 atomic_t rx_processing;
119 struct napi_struct napi;
[all …]

Completed in 5 milliseconds