Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h505 u32 ring_base_addr_lo; member
H A Ddp_tx.c913 cmd->ring_base_addr_lo = params.ring_base_paddr & in ath11k_dp_tx_htt_srng_setup()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h578 __le32 ring_base_addr_lo; member
H A Ddp_tx.c734 cmd->ring_base_addr_lo = cpu_to_le32(params.ring_base_paddr & in ath12k_dp_tx_htt_srng_setup()