Home
last modified time | relevance | path

Searched refs:TARGET_DMA_BURST_SIZE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhw.h63 #define TARGET_DMA_BURST_SIZE 1 macro
H A Dhw.c121 config->dma_burst_size = TARGET_DMA_BURST_SIZE; in ath11k_init_wmi_config_ipq8074()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhw.h693 #define TARGET_DMA_BURST_SIZE 0 macro
H A Dwmi.c6602 config.dma_burst_size = __cpu_to_le32(TARGET_DMA_BURST_SIZE); in ath10k_wmi_op_gen_init()