Lines Matching defs:packet
402 em28xx_videodbg("minimum isoc packet size: %u (alt=%d)\n",
546 int packet, int status)
576 if (packet < 0) {
579 em28xx_isocdbg("URB packet %d, status %d [%s].\n",
580 packet, status, errmsg);
631 * Process data packet according to the em2710/em2750/em28xx frame data format
716 * Process data packet according to the em25xx/em276x/7x/8x frame data format
729 * NOTE: at least with bulk transfers, only the first packet
770 * The current code assumes that with isoc transfers each packet has a
816 em28xx_isocdbg("packet bigger than packet size");
826 /* em28xx_usbdbg("packet %d is empty",i); - spammy */