Searched refs:PACKET_SIZE (Results 1 – 5 of 5) sorted by relevance
24 #define PACKET_SIZE 6 macro55 unsigned char buf[] = { NVEC_PS2, AUTO_RECEIVE_N, PACKET_SIZE }; in ps2_startstreaming()
418 #define PACKET_SIZE 1536 macro
210 if (mtu[card_idx] > 0 && mtu[card_idx] < PACKET_SIZE) in rio_probe1()555 np->rx_buf_sz = (dev->mtu <= 1500 ? PACKET_SIZE : dev->mtu + 32); in alloc_list()
31 #define PACKET_SIZE 1024 macro66 u8 packet[PACKET_SIZE];
71 #define PACKET_SIZE 55 macro900 if (report_len != PACKET_SIZE) { in elants_i2c_irq()909 i * PACKET_SIZE; in elants_i2c_irq()