Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h508 u32 ring_head_off32_remote_addr_lo; member
H A Ddp_tx.c941 cmd->ring_head_off32_remote_addr_lo = hp_addr & HAL_ADDR_LSB_REG_MASK; in ath11k_dp_tx_htt_srng_setup()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h581 __le32 ring_head_off32_remote_addr_lo; member
H A Ddp_tx.c760 cmd->ring_head_off32_remote_addr_lo = cpu_to_le32(lower_32_bits(hp_addr)); in ath12k_dp_tx_htt_srng_setup()