DIAG_TRANSFER_LIMIT  186 drivers/net/wireless/ath/ath10k/pci.c 		.src_sz_max = DIAG_TRANSFER_LIMIT,
DIAG_TRANSFER_LIMIT  924 drivers/net/wireless/ath/ath10k/pci.c 	alloc_nbytes = min_t(unsigned int, nbytes, DIAG_TRANSFER_LIMIT);
DIAG_TRANSFER_LIMIT  946 drivers/net/wireless/ath/ath10k/pci.c 			       DIAG_TRANSFER_LIMIT);
DIAG_TRANSFER_LIMIT 1068 drivers/net/wireless/ath/ath10k/pci.c 	alloc_nbytes = min_t(unsigned int, nbytes, DIAG_TRANSFER_LIMIT);
DIAG_TRANSFER_LIMIT 1092 drivers/net/wireless/ath/ath10k/pci.c 		nbytes = min_t(int, remaining_bytes, DIAG_TRANSFER_LIMIT);