Searched refs:HSS1394_MAX_PACKET_SIZE (Results 1 – 1 of 1) sorted by relevance
27 #define HSS1394_MAX_PACKET_SIZE 64 macro163 if (i < HSS1394_MAX_PACKET_SIZE) { in scs_output_tasklet()189 if (i >= HSS1394_MAX_PACKET_SIZE) in scs_output_tasklet()406 scs->buffer = kmalloc(HSS1394_MAX_PACKET_SIZE, GFP_KERNEL); in scs_probe()412 scs->hss_handler.length = HSS1394_MAX_PACKET_SIZE; in scs_probe()