Home
last modified time | relevance | path

Searched refs:RNBD_INLINE_SG_CNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-clt.h44 #define RNBD_INLINE_SG_CNT 0 macro
46 #define RNBD_INLINE_SG_CNT 2 macro
48 #define RNBD_RDMA_SGL_SIZE (sizeof(struct scatterlist) * RNBD_INLINE_SG_CNT)
H A Drnbd-clt.c373 sg_free_table_chained(&iu->sgt, RNBD_INLINE_SG_CNT); in rnbd_softirq_done_fn()
1137 RNBD_INLINE_SG_CNT); in rnbd_queue_rq()
1153 sg_free_table_chained(&iu->sgt, RNBD_INLINE_SG_CNT); in rnbd_queue_rq()