Home
last modified time | relevance | path

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

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