rx_nocopy          94 drivers/net/ethernet/3com/3c515.c static int rx_nocopy, rx_copy, queued_packet;
rx_nocopy        1389 drivers/net/ethernet/3com/3c515.c 				rx_nocopy++;
rx_nocopy        1427 drivers/net/ethernet/3com/3c515.c 			dev->name, rx_nocopy, rx_copy, queued_packet);
rx_nocopy         616 drivers/net/ethernet/3com/3c59x.c 	int rx_nocopy, rx_copy, queued_packet, rx_csumhits;
rx_nocopy        2659 drivers/net/ethernet/3com/3c59x.c 				vp->rx_nocopy++;
rx_nocopy        2738 drivers/net/ethernet/3com/3c59x.c 			   dev->name, vp->rx_nocopy, vp->rx_copy, vp->queued_packet, vp->rx_csumhits);