alloc_nbytes 907 drivers/net/wireless/ath/ath10k/pci.c unsigned int completed_nbytes, alloc_nbytes, remaining_bytes; alloc_nbytes 924 drivers/net/wireless/ath/ath10k/pci.c alloc_nbytes = min_t(unsigned int, nbytes, DIAG_TRANSFER_LIMIT); alloc_nbytes 926 drivers/net/wireless/ath/ath10k/pci.c data_buf = dma_alloc_coherent(ar->dev, alloc_nbytes, &ce_data_base, alloc_nbytes 1000 drivers/net/wireless/ath/ath10k/pci.c dma_free_coherent(ar->dev, alloc_nbytes, data_buf, alloc_nbytes 1053 drivers/net/wireless/ath/ath10k/pci.c unsigned int completed_nbytes, alloc_nbytes, remaining_bytes; alloc_nbytes 1068 drivers/net/wireless/ath/ath10k/pci.c alloc_nbytes = min_t(unsigned int, nbytes, DIAG_TRANSFER_LIMIT); alloc_nbytes 1070 drivers/net/wireless/ath/ath10k/pci.c data_buf = dma_alloc_coherent(ar->dev, alloc_nbytes, &ce_data_base, alloc_nbytes 1150 drivers/net/wireless/ath/ath10k/pci.c dma_free_coherent(ar->dev, alloc_nbytes, data_buf,