Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhw.h67 #define TARGET_DMA_BURST_SIZE 1 macro
H A Dwmi.c217 config->dma_burst_size = TARGET_DMA_BURST_SIZE; in ath12k_wmi_init_qcn9274()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhw.h65 #define TARGET_DMA_BURST_SIZE 1 macro
H A Dhw.c192 config->dma_burst_size = TARGET_DMA_BURST_SIZE; in ath11k_init_wmi_config_ipq8074()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.h686 #define TARGET_DMA_BURST_SIZE 0 macro
H A Dwmi.c6692 config.dma_burst_size = __cpu_to_le32(TARGET_DMA_BURST_SIZE); in ath10k_wmi_op_gen_init()