Home
last modified time | relevance | path

Searched refs:multi_packet_cnt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/
H A Dishtp-hid.h105 * @multi_packet_cnt: Count of fragmented packet count
135 int multi_packet_cnt; member
H A Dishtp-hid-client.c47 "multi_packet_cnt=%u\n" in report_bad_packet()
53 (unsigned int)payload_len, client_data->multi_packet_cnt, in report_bad_packet()
321 ++client_data->multi_packet_cnt; in process_recv()
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/
H A Dishtp-hid.h110 * @multi_packet_cnt: Count of fragmented packet count
140 int multi_packet_cnt; member
H A Dishtp-hid-client.c39 "multi_packet_cnt=%u\n" in report_bad_packet()
45 (unsigned int)payload_len, client_data->multi_packet_cnt, in report_bad_packet()
313 ++client_data->multi_packet_cnt; in process_recv()

Completed in 4 milliseconds