Searched defs:airoha_queue (Results 1 – 1 of 1) sorted by relevance
182 struct airoha_queue { struct187 struct airoha_queue_entry *entry; argument188 struct airoha_qdma_desc *desc;189 u16 head;190 u16 tail;192 int queued;193 int ndesc;194 int free_thr;195 int buf_size;196 bool txq_stopped;[all …]