Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dhtc.h137 struct ath11k_htc_record_hdr { struct
152 struct ath11k_htc_record_hdr hdr; argument
Dhtc.c334 min_len = sizeof(struct ath11k_htc_record_hdr); in ath11k_htc_rx_completion_handler()