Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h511 u32 ring_tail_off32_remote_addr_hi; member
H A Ddp_tx.c946 cmd->ring_tail_off32_remote_addr_hi = (u64)tp_addr >> in ath11k_dp_tx_htt_srng_setup()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h584 __le32 ring_tail_off32_remote_addr_hi; member
H A Ddp_tx.c764 cmd->ring_tail_off32_remote_addr_hi = cpu_to_le32(upper_32_bits(tp_addr)); in ath12k_dp_tx_htt_srng_setup()