Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Ddp.h1508 u32 cookie_lsb; member
H A Ddp_tx.c1172 cmd->cookie_lsb = lower_32_bits(cookie); in ath11k_dp_tx_htt_h2t_ext_stats_req()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddp.h1811 __le32 cookie_lsb; member
H A Ddp_tx.c1367 cmd->cookie_lsb = cpu_to_le32(lower_32_bits(cookie)); in ath12k_dp_tx_htt_h2t_ext_stats_req()
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dhtt.h318 __le32 cookie_lsb; member
H A Dhtt_tx.c661 req->cookie_lsb = cpu_to_le32(cookie & 0xffffffff); in ath10k_htt_h2t_stats_req()