Searched refs:rx_copy (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | 3c515.c | 114 static int rx_nocopy, rx_copy, queued_packet; variable 1435 rx_copy++; in boomerang_rx() 1492 " tx_queued %d.\n", dev->name, rx_nocopy, rx_copy, in corkscrew_close()
|
D | 3c59x.c | 803 int rx_nocopy, rx_copy, queued_packet, rx_csumhits; member 2530 vp->rx_copy++; in boomerang_rx() 2656 dev->name, vp->rx_nocopy, vp->rx_copy, vp->queued_packet, vp->rx_csumhits); in vortex_close()
|