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