Searched refs:tx_bytes (Results 1 – 15 of 15) sorted by relevance
183 if (sta->last_tx_bytes_lo > data->tx_bytes) in accounting_sta_update_stats()185 sta->last_tx_bytes_lo = data->tx_bytes; in accounting_sta_update_stats()193 data->tx_bytes, sta->last_tx_bytes_hi, in accounting_sta_update_stats()324 bytes = data.tx_bytes; in accounting_sta_report()
180 DWORD tx_bytes; /* total bytes transmitted */ member
591 uint32_t tx_bytes; member879 uint64_t tx_bytes; member
519 uint32_t tx_bytes; member785 uint64_t tx_bytes; member
1139 uint32_t tx_bytes; member1412 uint64_t tx_bytes; member
342 struct evcnt tx_bytes; member
1079 uint64_t tx_bytes; member
1233 stat->tx_bytes += smb->tx_bytes; in ale_stats_update()
498 EVCNT_INIT(st, tx_bytes); in ena_alloc_counters_hwstats()2325 return (counter_u64_fetch(stats->tx_bytes));2889 counter_u64_add_protected(adapter->hw_stats.tx_bytes, in ena_xmit_mbuf()
2036 stat->tx_bytes += smb->tx_bytes; in age_stats_update()
2269 stat->tx_bytes += smb->tx_bytes; in alc_stats_update()
4481 isc->isc_tx_bytes.ev_count = st->tx_bytes; in iavf_process_stats()
1013 ssize_t tx_bytes; in zfs_write() local1288 tx_bytes = uio->uio_resid; in zfs_write()1291 tx_bytes -= uio->uio_resid; in zfs_write()1293 tx_bytes = nbytes; in zfs_write()1294 ASSERT(xuio == NULL || tx_bytes == aiov->iov_len); in zfs_write()1301 if (tx_bytes < max_blksz && (!write_eof || in zfs_write()1309 ASSERT(xuio || tx_bytes == max_blksz); in zfs_write()1314 ASSERT(tx_bytes <= uio->uio_resid); in zfs_write()1315 uioskip(uio, tx_bytes); in zfs_write()1318 if (tx_bytes && vn_has_cached_data(vp)) { in zfs_write()[all …]
708 IEEE80211_NODE_STAT_ADD(ni, tx_bytes, datalen); in ieee80211_encap()
1764 IGC_QUEUE_EVENT(q, tx_bytes, m->m_pkthdr.len); in igc_tx_common_locked()