Searched refs:orig_nbytes (Results 1 – 1 of 1) sorted by relevance
1057 unsigned int completed_nbytes, orig_nbytes, remaining_bytes; in ath10k_pci_diag_write_mem() local1074 orig_nbytes = nbytes; in ath10k_pci_diag_write_mem()1076 orig_nbytes, in ath10k_pci_diag_write_mem()1085 memcpy(data_buf, data, orig_nbytes); in ath10k_pci_diag_write_mem()1099 remaining_bytes = orig_nbytes; in ath10k_pci_diag_write_mem()1160 dma_free_coherent(ar->dev, orig_nbytes, data_buf, in ath10k_pci_diag_write_mem()