Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.h136 struct ath12k_htc_record_hdr { struct
151 struct ath12k_htc_record_hdr hdr; argument
H A Dhtc.c300 min_len = sizeof(struct ath12k_htc_record_hdr); in ath12k_htc_rx_completion_handler()