Home
last modified time | relevance | path

Searched refs:ath11k_htc_hdr (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/ic/
Dqwx.c13742 size_t size = sizeof(struct ath11k_htc_hdr) + payload_size; in qwx_htc_alloc_mbuf()
13768 size = ATH11K_HTC_CONTROL_BUFFER_SIZE - sizeof(struct ath11k_htc_hdr); in qwx_htc_build_tx_ctrl_mbuf()
13776 struct ath11k_htc_hdr *hdr; in qwx_htc_prepare_tx_mbuf()
13778 hdr = mtod(m, struct ath11k_htc_hdr *); in qwx_htc_prepare_tx_mbuf()
13937 m->m_len = m->m_pkthdr.len = sizeof(struct ath11k_htc_hdr) + length; in qwx_htc_connect_service()
13940 sizeof(struct ath11k_htc_hdr)); in qwx_htc_connect_service()
14078 m->m_len = m->m_pkthdr.len = sizeof(struct ath11k_htc_hdr) + in qwx_htc_start()
14082 sizeof(struct ath11k_htc_hdr)); in qwx_htc_start()
14990 sizeof(struct ath11k_htc_hdr)); in qwx_dp_tx_htt_srng_setup()
15086 sizeof(struct ath11k_htc_hdr)); in qwx_dp_tx_htt_h2t_ppdu_stats_req()
[all …]
Dqwxvar.h1331 sizeof(struct ath11k_htc_hdr))
Dqwxreg.h10092 struct ath11k_htc_hdr { struct
10198 struct ath11k_htc_hdr hdr;