Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c1174 cmd->cookie_lsb = lower_32_bits(cookie); in ath11k_dp_tx_htt_h2t_ext_stats_req()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h318 __le32 cookie_lsb; member
H A Dhtt_tx.c663 req->cookie_lsb = cpu_to_le32(cookie & 0xffffffff); in ath10k_htt_h2t_stats_req()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.c1113 cmd->cookie_lsb = cpu_to_le32(lower_32_bits(cookie)); in ath12k_dp_tx_htt_h2t_ext_stats_req()