Searched refs:CHCR_SRC_SG_SIZE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/crypto/chelsio/
H A Dchcr_algo.c531 sgmin = min_t(unsigned int, small, CHCR_SRC_SG_SIZE);
547 sgmin = min_t(unsigned int, small, CHCR_SRC_SG_SIZE);
623 CHCR_SRC_SG_SIZE);
659 CHCR_SRC_SG_SIZE);
826 CHCR_SRC_SG_SIZE, reqctx->src_ofst);
1584 CHCR_SRC_SG_SIZE, req_ctx->hctx_wr.src_ofst);
2483 CHCR_SRC_SG_SIZE, 0);
3079 CHCR_SRC_SG_SIZE, 0);
3173 CHCR_SRC_SG_SIZE, 0);
H A Dchcr_crypto.h155 #define CHCR_SRC_SG_SIZE (0x10000 - sizeof(int)) macro

Completed in 188 milliseconds