Searched defs:sgl (Results 1 – 10 of 10) sorted by relevance
/include/linux/ |
A D | scatterlist.h | 40 struct scatterlist *sgl; /* the list */ member 235 struct scatterlist *sgl) in __sg_chain() 261 struct scatterlist *sgl) in sg_chain() 435 static inline void sg_init_marker(struct scatterlist *sgl, in sg_init_marker()
|
A D | kfifo.h | 730 #define kfifo_dma_in_prepare_mapped(fifo, sgl, nents, len, dma) \ argument 744 #define kfifo_dma_in_prepare(fifo, sgl, nents, len) \ argument 786 #define kfifo_dma_out_prepare_mapped(fifo, sgl, nents, len, dma) \ argument 800 #define kfifo_dma_out_prepare(fifo, sgl, nents, len) \ argument
|
A D | pci-p2pdma.h | 76 struct scatterlist *sgl) in pci_p2pmem_free_sgl()
|
A D | dmaengine.h | 160 struct data_chunk sgl[]; member 1013 struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, in dmaengine_prep_slave_sg() 1026 struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, in dmaengine_prep_rio_sg() 1336 static inline size_t dmaengine_get_icg(bool inc, bool sgl, size_t icg, in dmaengine_get_icg()
|
A D | nvme.h | 1044 struct nvme_sgl_desc sgl; member
|
/include/crypto/ |
A D | if_alg.h | 60 struct scatterlist sgl[ALG_MAX_PAGES + 1]; member 76 struct af_alg_sgl sgl; member
|
/include/linux/mtd/ |
A D | ubi.h | 269 struct ubi_sgl *sgl, int offset, int len) in ubi_read_sg()
|
/include/linux/qed/ |
A D | qed_nvmetcp_if.h | 88 struct nvmetcp_sge *sgl; member
|
/include/net/mana/ |
A D | gdma.h | 200 struct gdma_sge *sgl; member
|
A D | mana.h | 306 struct gdma_sge sgl[MAX_RX_WQE_SGL_ENTRIES]; member
|
Completed in 43 milliseconds