Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c641 unsigned int dstskip) in chcr_sg_ent_in_wr() argument
651 if (sg_dma_len(dst) == dstskip) { in chcr_sg_ent_in_wr()
653 dstskip = 0; in chcr_sg_ent_in_wr()
668 dstskip, CHCR_DST_SG_SIZE); in chcr_sg_ent_in_wr()
671 if ((offset + dstskip) == sg_dma_len(dst)) { in chcr_sg_ent_in_wr()
676 dstskip = 0; in chcr_sg_ent_in_wr()