numpackets        219 drivers/net/arcnet/arcdevice.h 		numpackets;	/* number of packets in split     */
numpackets        266 drivers/net/arcnet/rfc1201.c 			in->lastpacket = in->numpackets = 0;
numpackets        280 drivers/net/arcnet/rfc1201.c 			in->numpackets = ((unsigned)soft->split_flag >> 1) + 2;
numpackets        283 drivers/net/arcnet/rfc1201.c 			if (in->numpackets > 16) {
numpackets        291 drivers/net/arcnet/rfc1201.c 			in->skb = skb = alloc_skb(508 * in->numpackets + ARC_HDR_SIZE,
numpackets        344 drivers/net/arcnet/rfc1201.c 				in->lastpacket = in->numpackets = 0;
numpackets        359 drivers/net/arcnet/rfc1201.c 		if (in->lastpacket == in->numpackets) {
numpackets        361 drivers/net/arcnet/rfc1201.c 			in->lastpacket = in->numpackets = 0;