Searched defs:qcom_ess_edma_tx_state (Results 1 – 1 of 1) sorted by relevance
173 struct qcom_ess_edma_tx_state { struct174 struct task completion_task;175 struct task xmit_task;176 struct buf_ring *br;177 struct taskqueue *completion_tq;178 struct qcom_ess_edma_softc *sc;179 char label[QCOM_ESS_EDMA_LABEL_SZ];180 int enqueue_is_running;181 int queue_id;