Searched defs:airoha_queue (Results 1 – 1 of 1) sorted by relevance
162 struct airoha_queue { struct167 struct airoha_queue_entry *entry; argument168 struct airoha_qdma_desc *desc;169 u16 head;170 u16 tail;172 int queued;173 int ndesc;174 int free_thr;175 int buf_size;177 struct napi_struct napi;[all …]