Home
last modified time | relevance | path

Searched refs:rx_packets (Results 1 – 6 of 6) sorted by relevance

/arch/s390/appldata/
Dappldata_net_sum.c45 u64 rx_packets; /* total packets received */ member
67 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes, rx_errors, in appldata_get_net_sum_data() local
74 rx_packets = 0; in appldata_get_net_sum_data()
90 rx_packets += stats->rx_packets; in appldata_get_net_sum_data()
104 net_data->rx_packets = rx_packets; in appldata_get_net_sum_data()
/arch/s390/include/asm/
Dpci.h46 u64 rx_packets; member
/arch/m68k/emu/
Dnfeth.c127 dev->stats.rx_packets++; in recv_packet()
/arch/ia64/hp/sim/
Dsimeth.c472 local->stats.rx_packets++; in simeth_rx()
/arch/xtensa/platforms/iss/
Dnetwork.c308 lp->stats.rx_packets++; in iss_net_rx()
/arch/um/drivers/
Dnet_kern.c99 dev->stats.rx_packets++; in uml_net_rx()