Searched refs:sg_dma_count (Results 1 – 2 of 2) sorted by relevance
122 int sg_dma_count,
1419 int sg_dma_count, in ocs_create_linked_list_from_sg() argument1443 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()