Searched refs:htc_record_hdr (Results 1 – 2 of 2) sorted by relevance
1645 struct htc_record_hdr *record, in htc_parse_trailer()1730 struct htc_record_hdr *record; in htc_proc_trailer()1745 if (len < sizeof(struct htc_record_hdr)) { in htc_proc_trailer()1750 record = (struct htc_record_hdr *) buf; in htc_proc_trailer()1751 len -= sizeof(struct htc_record_hdr); in htc_proc_trailer()1752 buf += sizeof(struct htc_record_hdr); in htc_proc_trailer()1842 if (htc_hdr->ctrl[0] < sizeof(struct htc_record_hdr) || in ath6kl_htc_rx_process_hdr()
206 struct htc_record_hdr { struct