Searched refs:HIFN_D_SRC_RSIZE (Results 1 – 2 of 2) sorted by relevance
60 #define HIFN_D_SRC_RSIZE ((HIFN_D_CMD_RSIZE * 7) / 2) /* source descriptors */ macro62 #define HIFN_D_DST_RSIZE HIFN_D_SRC_RSIZE /* destination descriptors */94 struct hifn_desc srcr[HIFN_D_SRC_RSIZE+1];
1347 if (sc->sc_srci == HIFN_D_SRC_RSIZE) { in hifn_alloc_slot()1349 dma->srcr[HIFN_D_SRC_RSIZE].l = htole32(HIFN_D_VALID | in hifn_alloc_slot()1351 HIFN_SRCR_SYNC(sc, HIFN_D_SRC_RSIZE, in hifn_alloc_slot()1521 dma->srcr[HIFN_D_SRC_RSIZE].p = in hifn_init_dma()1723 if (++idx == HIFN_D_SRC_RSIZE) { in hifn_dmamap_srcwrap()1726 HIFN_SRCR_SYNC(sc, HIFN_D_SRC_RSIZE, in hifn_dmamap_srcwrap()1939 if ((sc->sc_srcu + cmd->src_nsegs) > HIFN_D_SRC_RSIZE || in hifn_crypto()2217 if (i == HIFN_D_SRC_RSIZE) in hifn_intr()