Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h509 u32 ring_head_off32_remote_addr_hi; member
H A Ddp_tx.c950 cmd->ring_head_off32_remote_addr_hi = (u64)hp_addr >> in ath11k_dp_tx_htt_srng_setup()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h591 __le32 ring_head_off32_remote_addr_hi; member
H A Ddp_tx.c911 cmd->ring_head_off32_remote_addr_hi = cpu_to_le32(upper_32_bits(hp_addr)); in ath12k_dp_tx_htt_srng_setup()