Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_algo.c645 unsigned int dstskip) in chcr_sg_ent_in_wr() argument
655 if (sg_dma_len(dst) == dstskip) { in chcr_sg_ent_in_wr()
657 dstskip = 0; in chcr_sg_ent_in_wr()
672 dstskip, CHCR_DST_SG_SIZE); in chcr_sg_ent_in_wr()
675 if ((offset + dstskip) == sg_dma_len(dst)) { in chcr_sg_ent_in_wr()
680 dstskip = 0; in chcr_sg_ent_in_wr()