Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/keembay/
H A Docs-aes.h122 int sg_dma_count,
H A Docs-aes.c1420 int sg_dma_count, in ocs_create_linked_list_from_sg() argument
1444 sg_dma_count--; in ocs_create_linked_list_from_sg()
1447 if (!sg || sg_dma_count == 0) in ocs_create_linked_list_from_sg()
1463 if (dma_nents > sg_dma_count) in ocs_create_linked_list_from_sg()