Searched defs:sdma_txreq (Results 1 – 1 of 1) sorted by relevance
348 struct sdma_txreq { struct349 struct list_head list;351 struct sdma_desc *descp;353 void *coalesce_buf;355 u16 coalesce_idx;357 struct iowait *wait;381 struct sdma_txreq txreq; argument629 void (*cb)(struct sdma_txreq *, int, int)) in sdma_txinit_ahg()692 void (*cb)(struct sdma_txreq *, int, int)) in sdma_txinit()