Searched refs:record_buf (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 1672 u8 *record_buf, u32 *next_lk_ahds, in htc_parse_trailer() 1689 (struct htc_credit_report *) record_buf, in htc_parse_trailer() 1699 lk_ahd = (struct htc_lookahead_report *) record_buf; in htc_parse_trailer() 1727 (struct htc_bundle_lkahd_rpt *) record_buf; in htc_parse_trailer() 1730 "", record_buf, record->len); in htc_parse_trailer() 1757 u8 *record_buf; in htc_proc_trailer() local 1783 record_buf = buf; in htc_proc_trailer() 1785 status = htc_parse_trailer(target, record, record_buf, in htc_proc_trailer() 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) htc_parse_trailer() argument
|
H A D | htc_pipe.c | 856 u8 *record_buf; in htc_process_trailer() local 880 record_buf = buffer; in htc_process_trailer() 889 report = (struct htc_credit_report *) record_buf; in htc_process_trailer()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 1672 u8 *record_buf, u32 *next_lk_ahds, in htc_parse_trailer() 1689 (struct htc_credit_report *) record_buf, in htc_parse_trailer() 1699 lk_ahd = (struct htc_lookahead_report *) record_buf; in htc_parse_trailer() 1727 (struct htc_bundle_lkahd_rpt *) record_buf; in htc_parse_trailer() 1730 "", record_buf, record->len); in htc_parse_trailer() 1757 u8 *record_buf; in htc_proc_trailer() local 1783 record_buf = buf; in htc_proc_trailer() 1785 status = htc_parse_trailer(target, record, record_buf, in htc_proc_trailer() 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) htc_parse_trailer() argument
|
H A D | htc_pipe.c | 856 u8 *record_buf; in htc_process_trailer() local 880 record_buf = buffer; in htc_process_trailer() 889 report = (struct htc_credit_report *) record_buf; in htc_process_trailer()
|
Completed in 10 milliseconds