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

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c1672 u8 *record_buf, u32 *next_lk_ahds,
1689 (struct htc_credit_report *) record_buf,
1699 lk_ahd = (struct htc_lookahead_report *) record_buf;
1727 (struct htc_bundle_lkahd_rpt *) record_buf;
1730 "", record_buf, record->len);
1757 u8 *record_buf; local
1783 record_buf = buf;
1785 status = htc_parse_trailer(target, record, record_buf,
1670 htc_parse_trailer(struct htc_target *target, struct htc_record_hdr *record, u8 *record_buf, u32 *next_lk_ahds, enum htc_endpoint_id endpoint, int *n_lk_ahds) argument
H A Dhtc_pipe.c856 u8 *record_buf; local
880 record_buf = buffer;
889 report = (struct htc_credit_report *) record_buf;

Completed in 90 milliseconds