Searched refs:txpackets (Results 1 – 2 of 2) sorted by relevance
663 u64 rxpackets, rxbytes, rxmulticast, txpackets, txbytes; in vlan_dev_get_stats64() local672 txpackets = p->tx_packets; in vlan_dev_get_stats64()679 stats->tx_packets += txpackets; in vlan_dev_get_stats64()
730 u32 txpackets = 0; in conn_action_txdone() local770 txpackets++; in conn_action_txdone()800 privptr->stats.tx_errors += txpackets; in conn_action_txdone()804 privptr->stats.tx_packets += txpackets; in conn_action_txdone()