Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp.h511 u32 ring_tail_off32_remote_addr_hi; member
H A Ddp_tx.c962 cmd->ring_tail_off32_remote_addr_hi = (u64)tp_addr >> in ath11k_dp_tx_htt_srng_setup()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp.h582 __le32 ring_tail_off32_remote_addr_hi; member
H A Ddp_tx.c769 cmd->ring_tail_off32_remote_addr_hi = cpu_to_le32(upper_32_bits(tp_addr)); in ath12k_dp_tx_htt_srng_setup()