Home
last modified time | relevance | path

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

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