Searched refs:tpkts (Results 1 – 2 of 2) sorted by relevance
177 u64 tbytes, tpkts, tdrops, rbytes, rpkts; in ice_repr_sp_stats64() local185 tpkts = repr_stats->tx_packets; in ice_repr_sp_stats64()192 stats->tx_packets += tpkts; in ice_repr_sp_stats64()
131 u64 tbytes, tpkts, tdrops, rbytes, rpkts; in nfp_repr_get_host_stats64() local139 tpkts = repr_stats->tx_packets; in nfp_repr_get_host_stats64()146 stats->tx_packets += tpkts; in nfp_repr_get_host_stats64()
Completed in 7 milliseconds