Searched refs:tx_packets (Results 1 – 8 of 8) sorted by relevance
31 unsigned long tx_packets; /* total packets transmitted */ member
333 params->stats->tx_packets - in gen_ndis_query_resp()395 (params->stats->tx_packets - in gen_ndis_query_resp()408 (params->stats->tx_packets - in gen_ndis_query_resp()435 *outbuf = cpu_to_le32(params->stats->tx_packets/42*255); in gen_ndis_query_resp()443 *outbuf = cpu_to_le32(params->stats->tx_packets / 42); in gen_ndis_query_resp()
1639 dev->stats.tx_packets++; in tx_complete()
920 long long tx_packets; in guest_get_network_stats() local938 &tx_bytes, &tx_packets, &tx_errs, &tx_dropped, in guest_get_network_stats()947 stats->tx_packets = tx_packets; in guest_get_network_stats()
1637 stats->tx_packets = a_mid_ifrow.OutUcastPkts; in guest_get_network_stats()
500 uint64_t tx_packets; member
1088 st->tx_packets = tswap32(st->tx_packets); in host_to_target_data_link_rtattr()1121 st64->tx_packets = tswap64(st64->tx_packets); in host_to_target_data_link_rtattr()
937 u64 tx_packets; member