Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h510 u32 ring_tail_off32_remote_addr_lo; member
H A Ddp_tx.c953 cmd->ring_tail_off32_remote_addr_lo = tp_addr & HAL_ADDR_LSB_REG_MASK; in ath11k_dp_tx_htt_srng_setup()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h592 __le32 ring_tail_off32_remote_addr_lo; member
H A Ddp_tx.c913 cmd->ring_tail_off32_remote_addr_lo = cpu_to_le32(lower_32_bits(tp_addr)); in ath12k_dp_tx_htt_srng_setup()