Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Ddp.h509 u32 ring_head_off32_remote_addr_hi; member
Ddp_tx.c942 cmd->ring_head_off32_remote_addr_hi = (u64)hp_addr >> in ath11k_dp_tx_htt_srng_setup()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Ddp.h582 __le32 ring_head_off32_remote_addr_hi; member
Ddp_tx.c761 cmd->ring_head_off32_remote_addr_hi = cpu_to_le32(upper_32_bits(hp_addr)); in ath12k_dp_tx_htt_srng_setup()