Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhtc.h138 struct ath11k_htc_record_hdr { struct
153 struct ath11k_htc_record_hdr hdr; argument
H A Dhtc.c335 min_len = sizeof(struct ath11k_htc_record_hdr); in ath11k_htc_rx_completion_handler()