OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_bytes
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/dev/pci/
if_enavar.h
342
struct evcnt
tx_bytes
;
member in struct:ena_hw_stats
if_agereg.h
519
uint32_t
tx_bytes
;
member in struct:smb
785
uint64_t
tx_bytes
;
member in struct:age_stats
if_alereg.h
591
uint32_t
tx_bytes
;
member in struct:smb
879
uint64_t
tx_bytes
;
member in struct:ale_hw_stats
if_alcreg.h
1139
uint32_t
tx_bytes
;
member in struct:smb
1240
#define
TX_BYTES
(x) \
1412
uint64_t
tx_bytes
;
member in struct:alc_hw_stats
if_ixlvar.h
1079
uint64_t
tx_bytes
;
member in struct:i40e_eth_stats
if_age.c
2036
stat->
tx_bytes
+= smb->
tx_bytes
;
if_ale.c
1233
stat->
tx_bytes
+= smb->
tx_bytes
;
if_ena.c
498
EVCNT_INIT(st,
tx_bytes
);
2325
return (counter_u64_fetch(stats->
tx_bytes
));
2889
counter_u64_add_protected(adapter->hw_stats.
tx_bytes
,
if_alc.c
1992
htole32(
TX_BYTES
(map->dm_segs[idx].ds_len) | vtag);
2269
stat->
tx_bytes
+= smb->
tx_bytes
;
if_iavf.c
4485
isc->isc_tx_bytes.ev_count = st->
tx_bytes
;
/src/sys/net80211/
ieee80211_output.c
708
IEEE80211_NODE_STAT_ADD(ni,
tx_bytes
, datalen);
/src/sys/dev/pci/igc/
if_igc.c
1761
IGC_QUEUE_EVENT(q,
tx_bytes
, m->m_pkthdr.len);
Completed in 74 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025