Searched refs:rx_csumhits (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | 3c59x.c | 616 int rx_nocopy, rx_copy, queued_packet, rx_csumhits; member 2668 vp->rx_csumhits++; in boomerang_rx() 2738 dev->name, vp->rx_nocopy, vp->rx_copy, vp->queued_packet, vp->rx_csumhits); in vortex_close() 2742 if (vp->rx_csumhits && in vortex_close()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | 3c59x.c | 616 int rx_nocopy, rx_copy, queued_packet, rx_csumhits; member 2670 vp->rx_csumhits++; in boomerang_rx() 2740 dev->name, vp->rx_nocopy, vp->rx_copy, vp->queued_packet, vp->rx_csumhits); in vortex_close() 2744 if (vp->rx_csumhits && in vortex_close()
|
Completed in 10 milliseconds