Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dscatterlist.h34 #define sg_dma_len(sg) ((sg)->dma_length) macro
36 #define sg_dma_len(sg) ((sg)->length) macro
/openbmc/linux/net/rds/
H A Dib_mr.h79 int sg_dma_len; member
H A Dib.h327 unsigned int sg_dma_len, in rds_ib_dma_sync_sg_for_cpu()
342 unsigned int sg_dma_len, in rds_ib_dma_sync_sg_for_device()