Searched refs:tdrops (Results 1 – 2 of 2) sorted by relevance
131 u64 tbytes, tpkts, tdrops, rbytes, rpkts; in nfp_repr_get_host_stats64() local140 tdrops = repr_stats->tx_drops; in nfp_repr_get_host_stats64()147 stats->tx_dropped += tdrops; in nfp_repr_get_host_stats64()
147 u64 tbytes, tpkts, tdrops, rbytes, rpkts; in vrf_get_stats64() local155 tdrops = dstats->tx_drops; in vrf_get_stats64()161 stats->tx_dropped += tdrops; in vrf_get_stats64()