Searched refs:rx_nocopy (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ |
D | 3c515.c | 94 static int rx_nocopy, rx_copy, queued_packet; variable 1393 rx_nocopy++; in boomerang_rx() 1432 dev->name, rx_nocopy, rx_copy, queued_packet); in corkscrew_close()
|
D | 3c59x.c | 616 int rx_nocopy, rx_copy, queued_packet, rx_csumhits; member 2596 vp->rx_nocopy++; in boomerang_rx() 2714 dev->name, vp->rx_nocopy, vp->rx_copy, vp->queued_packet, vp->rx_csumhits); in vortex_close()
|