Home
last modified time | relevance | path

Searched refs:ath11k_htc_record_hdr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhtc.h137 struct ath11k_htc_record_hdr { struct
152 struct ath11k_htc_record_hdr hdr; argument
H A Dhtc.c334 min_len = sizeof(struct ath11k_htc_record_hdr); in ath11k_htc_rx_completion_handler()