Searched refs:txpackets (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/8021q/
H A Dvlan_dev.c663 u64 rxpackets, rxbytes, rxmulticast, txpackets, txbytes; for_each_possible_cpu() local
672 txpackets = p->tx_packets; for_each_possible_cpu()
679 stats->tx_packets += txpackets; for_each_possible_cpu()
/linux-4.1.27/drivers/s390/net/
H A Dnetiucv.c730 u32 txpackets = 0; conn_action_txdone() local
770 txpackets++; conn_action_txdone()
800 privptr->stats.tx_errors += txpackets; conn_action_txdone()
804 privptr->stats.tx_packets += txpackets; conn_action_txdone()

Completed in 150 milliseconds