Searched defs:rx_bytes (Results  1 – 7 of 7) sorted by relevance
| /net/smc/ | 
| D | smc_stats.h | 78 	u64			rx_bytes;  member
  | 
| /net/devlink/ | 
| D | trap.c | 12 	u64_stats_t rx_bytes;  member 164 		u64 rx_packets, rx_bytes;  in devlink_trap_stats_read()  local
  | 
| /net/l2tp/ | 
| D | l2tp_core.h | 28 	atomic_long_t		rx_bytes;  member
  | 
| /net/ncsi/ | 
| D | ncsi-pkt.h | 256 	__be64                  rx_bytes;       /* Rx bytes                   */  member
  | 
| /net/dsa/ | 
| D | user.c | 1071 		u64 tx_packets, tx_bytes, rx_packets, rx_bytes;  in dsa_user_get_ethtool_stats()  local
  | 
| /net/core/ | 
| D | dev.c | 10931 		u64 rx_packets, rx_bytes, rx_drops;  in dev_fetch_dstats()  local 11081 		u64 rx_packets, rx_bytes, tx_packets, tx_bytes;  in dev_fetch_sw_netstats()  local
  | 
| /net/mac80211/ | 
| D | ieee80211_i.h | 1282 	unsigned long tx_bytes, rx_bytes;  member
  |