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

/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/
H A Dnss_stats.c1304 uint64_t tcnt = 0; local
1308 tcnt = s->pnode_stats.tx_packets;
1311 tcnt = s->pnode_stats.tx_bytes;
1314 tcnt = s->tx_segments;
1317 tcnt = s->tx_dropped_sg_ref;
1320 tcnt = s->tx_dropped_ver_mis;
1323 tcnt = s->tx_dropped_unalign;
1326 tcnt = s->tx_dropped_hroom;
1329 tcnt = s->tx_dropped_dtls;
1332 tcnt
1355 uint64_t tcnt = 0; local
1523 uint64_t tcnt = 0; local
[all...]

Completed in 24 milliseconds