Searched defs:airoha_queue (Results 1 – 1 of 1) sorted by relevance
732 struct airoha_queue { struct737 struct airoha_queue_entry *entry; argument738 struct airoha_qdma_desc *desc;739 u16 head;740 u16 tail;742 int queued;743 int ndesc;744 int free_thr;745 int buf_size;747 struct napi_struct napi;[all …]