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