Searched refs:lin_dma_pkts_cnt (Results 1 – 1 of 1) sorted by relevance
4736 int rc, lin_dma_pkts_cnt; in goya_memset_device_memory() local4738 lin_dma_pkts_cnt = DIV_ROUND_UP_ULL(size, SZ_2G); in goya_memset_device_memory()4739 cb_size = lin_dma_pkts_cnt * sizeof(struct packet_lin_dma) + in goya_memset_device_memory()4761 if (lin_dma_pkts_cnt > 1) in goya_memset_device_memory()4769 } while (--lin_dma_pkts_cnt); in goya_memset_device_memory()