Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c1671 u8 *record_buf, u32 *next_lk_ahds, in htc_parse_trailer() argument
1688 (struct htc_credit_report *) record_buf, in htc_parse_trailer()
1698 lk_ahd = (struct htc_lookahead_report *) record_buf; in htc_parse_trailer()
1726 (struct htc_bundle_lkahd_rpt *) record_buf; in htc_parse_trailer()
1729 "", record_buf, record->len); in htc_parse_trailer()
1756 u8 *record_buf; in htc_proc_trailer() local
1782 record_buf = buf; in htc_proc_trailer()
1784 status = htc_parse_trailer(target, record, record_buf, in htc_proc_trailer()
H A Dhtc_pipe.c855 u8 *record_buf; in htc_process_trailer() local
879 record_buf = buffer; in htc_process_trailer()
888 report = (struct htc_credit_report *) record_buf; in htc_process_trailer()