Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/keembay/
Docs-aes.h122 int sg_dma_count,
Docs-aes.c1419 int sg_dma_count, in ocs_create_linked_list_from_sg() argument
1443 sg_dma_count--; in ocs_create_linked_list_from_sg()
1446 if (!sg || sg_dma_count == 0) in ocs_create_linked_list_from_sg()
1462 if (dma_nents > sg_dma_count) in ocs_create_linked_list_from_sg()