Searched defs:airoha_queue (Results 1 – 1 of 1) sorted by relevance
193 struct airoha_queue { struct198 struct airoha_queue_entry *entry; argument199 struct airoha_qdma_desc *desc;200 u16 head;201 u16 tail;203 int queued;204 int ndesc;205 int free_thr;206 int buf_size;207 bool txq_stopped;[all …]