Searched defs:airoha_queue (Results 1 – 1 of 1) sorted by relevance
810 struct airoha_queue { struct815 struct airoha_queue_entry *entry; argument816 struct airoha_qdma_desc *desc;817 u16 head;818 u16 tail;820 int queued;821 int ndesc;822 int free_thr;823 int buf_size;825 struct napi_struct napi;[all …]