Searched refs:HIFN_D_DST_RSIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/hifn/
H A Dhifn7751var.h61 #define HIFN_D_DST_RSIZE HIFN_D_SRC_RSIZE /* destination descriptors */ macro
93 struct hifn_desc dstr[HIFN_D_DST_RSIZE+1];
H A Dhifn7751.c1306 if (dma->dsti == HIFN_D_DST_RSIZE) {
1308 dma->dstr[HIFN_D_DST_RSIZE].l = htole32(HIFN_D_JUMP|HIFN_D_MASKDONEIRQ);
1310 dma->dstr[HIFN_D_DST_RSIZE].l |= htole32(HIFN_D_VALID);
1311 HIFN_DSTR_SYNC(sc, HIFN_D_DST_RSIZE,
1466 dma->dstr[HIFN_D_DST_RSIZE].p =
1619 if (++idx == HIFN_D_DST_RSIZE) {
1940 (dma->dstu + cmd->dst_nsegs + 1) > HIFN_D_DST_RSIZE) {
2824 if (i == HIFN_D_DST_RSIZE)

Completed in 86 milliseconds