Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c1175 cmd->cookie_msb = upper_32_bits(cookie); in ath11k_dp_tx_htt_h2t_ext_stats_req()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h319 __le32 cookie_msb; member
H A Dhtt_tx.c664 req->cookie_msb = cpu_to_le32((cookie & 0xffffffff00000000ULL) >> 32); in ath10k_htt_h2t_stats_req()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.c1114 cmd->cookie_msb = cpu_to_le32(upper_32_bits(cookie)); in ath12k_dp_tx_htt_h2t_ext_stats_req()