Home
last modified time | relevance | path

Searched defs:sdma_txreq (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dsdma.h348 struct sdma_txreq { struct
349 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; argument
629 void (*cb)(struct sdma_txreq *, int, int)) in sdma_txinit_ahg()
692 void (*cb)(struct sdma_txreq *, int, int)) in sdma_txinit()