Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp.h1534 u32 cookie_lsb; member
H A Ddp_tx.c1180 cmd->cookie_lsb = lower_32_bits(cookie); in ath11k_dp_tx_htt_h2t_ext_stats_req()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp.h1734 __le32 cookie_lsb; member
H A Ddp_tx.c1014 cmd->cookie_lsb = cpu_to_le32(lower_32_bits(cookie)); in ath12k_dp_tx_htt_h2t_ext_stats_req()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.h320 __le32 cookie_lsb; member
H A Dhtt_tx.c661 req->cookie_lsb = cpu_to_le32(cookie & 0xffffffff); in ath10k_htt_h2t_stats_req()