Searched refs:rx_nocopy (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/3com/ |
D | 3c515.c | 90 static int rx_nocopy, rx_copy, queued_packet; variable 1379 rx_nocopy++; in boomerang_rx() 1417 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 2661 vp->rx_nocopy++; in boomerang_rx() 2740 dev->name, vp->rx_nocopy, vp->rx_copy, vp->queued_packet, vp->rx_csumhits); in vortex_close()
|