Searched refs:u64_stats_t (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/include/linux/
H A Du64_stats_sync.h75 } u64_stats_t ; typedef in typeref:struct:__anon158
77 static inline u64 u64_stats_read(const u64_stats_t *p)
82 static inline void u64_stats_set(u64_stats_t *p, u64 val)
87 static inline void u64_stats_add(u64_stats_t *p, unsigned long val)
92 static inline void u64_stats_inc(u64_stats_t *p)
116 } u64_stats_t; typedef in typeref:struct:__anon159
118 static inline u64 u64_stats_read(const u64_stats_t *p)
123 static inline void u64_stats_set(u64_stats_t *p, u64 val)
128 static inline void u64_stats_add(u64_stats_t *p, unsigned long val)
133 static inline void u64_stats_inc(u64_stats_t *
[all...]
H A Dif_team.h15 u64_stats_t rx_packets;
16 u64_stats_t rx_bytes;
17 u64_stats_t rx_multicast;
18 u64_stats_t tx_packets;
19 u64_stats_t tx_bytes;
H A Dif_vlan.h129 u64_stats_t rx_packets;
130 u64_stats_t rx_bytes;
131 u64_stats_t rx_multicast;
132 u64_stats_t tx_packets;
133 u64_stats_t tx_bytes;
H A Dphy.h323 u64_stats_t transfers;
324 u64_stats_t errors;
325 u64_stats_t writes;
326 u64_stats_t reads;
H A Dfilter.h614 u64_stats_t cnt;
615 u64_stats_t nsecs;
616 u64_stats_t misses;
H A Dnetdevice.h2722 u64_stats_t rx_packets;
2723 u64_stats_t rx_bytes;
2724 u64_stats_t tx_packets;
2725 u64_stats_t tx_bytes;
2740 u64_stats_t packets;
2741 u64_stats_t bytes;
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h63 u64_stats_t tx_bytes;
64 u64_stats_t tx_set_ic_bit;
65 u64_stats_t tx_tso_frames;
66 u64_stats_t tx_tso_nfrags;
70 u64_stats_t tx_packets;
71 u64_stats_t tx_pkt_n;
72 u64_stats_t poll;
73 u64_stats_t tx_clean;
74 u64_stats_t tx_set_ic_bit;
88 u64_stats_t rx_byte
[all...]
/linux-master/include/net/
H A Dgen_stats.h19 u64_stats_t bytes;
20 u64_stats_t packets;
H A Dip_vs.h337 u64_stats_t conns; /* connections scheduled */
338 u64_stats_t inpkts; /* incoming packets */
339 u64_stats_t outpkts; /* outgoing packets */
340 u64_stats_t inbytes; /* incoming bytes */
341 u64_stats_t outbytes; /* outgoing bytes */
H A Dnexthop.h101 u64_stats_t packets;
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h560 u64_stats_t packets;
561 u64_stats_t bytes;
562 u64_stats_t rsc_pkts;
563 u64_stats_t hw_csum_err;
564 u64_stats_t hsplit_pkts;
565 u64_stats_t hsplit_buf_ovf;
566 u64_stats_t bad_descs;
570 u64_stats_t packets;
571 u64_stats_t bytes;
572 u64_stats_t lso_pkt
[all...]
H A Didpf.h239 u64_stats_t rx_hw_csum_err;
240 u64_stats_t rx_hsplit;
241 u64_stats_t rx_hsplit_hbo;
242 u64_stats_t rx_bad_descs;
243 u64_stats_t tx_linearize;
244 u64_stats_t tx_busy;
245 u64_stats_t tx_drops;
246 u64_stats_t tx_dma_map_errs;
/linux-master/drivers/net/ipvlan/
H A Dipvlan.h50 u64_stats_t rx_pkts;
51 u64_stats_t rx_bytes;
52 u64_stats_t rx_mcast;
53 u64_stats_t tx_pkts;
54 u64_stats_t tx_bytes;
/linux-master/include/linux/spi/
H A Dspi.h71 u64_stats_t messages;
72 u64_stats_t transfers;
73 u64_stats_t errors;
74 u64_stats_t timedout;
76 u64_stats_t spi_sync;
77 u64_stats_t spi_sync_immediate;
78 u64_stats_t spi_async;
80 u64_stats_t bytes;
81 u64_stats_t bytes_rx;
82 u64_stats_t bytes_t
[all...]
/linux-master/net/openvswitch/
H A Dvport.h152 u64_stats_t n_success;
153 u64_stats_t n_fail;
/linux-master/drivers/net/
H A Dmhi_net.c20 u64_stats_t rx_packets;
21 u64_stats_t rx_bytes;
22 u64_stats_t rx_errors;
23 u64_stats_t tx_packets;
24 u64_stats_t tx_bytes;
25 u64_stats_t tx_errors;
26 u64_stats_t tx_dropped;
H A Dvirtio_net.c90 u64_stats_t packets;
91 u64_stats_t bytes;
92 u64_stats_t xdp_tx;
93 u64_stats_t xdp_tx_drops;
94 u64_stats_t kicks;
95 u64_stats_t tx_timeouts;
100 u64_stats_t packets;
101 u64_stats_t bytes;
102 u64_stats_t drops;
103 u64_stats_t xdp_packet
[all...]
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h244 u64_stats_t rx_packets;
245 u64_stats_t rx_bytes;
246 u64_stats_t rx_errors;
247 u64_stats_t rx_dropped;
248 u64_stats_t rx_crc_errs;
249 u64_stats_t rx_sym_errs;
252 u64_stats_t tx_packets;
253 u64_stats_t tx_bytes;
/linux-master/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.h493 u64_stats_t rx_packets;
494 u64_stats_t rx_bytes;
504 u64_stats_t tx_packets;
505 u64_stats_t tx_bytes;
/linux-master/drivers/net/wwan/
H A Dmhi_wwan_mbim.c51 u64_stats_t rx_packets;
52 u64_stats_t rx_bytes;
53 u64_stats_t rx_errors;
54 u64_stats_t tx_packets;
55 u64_stats_t tx_bytes;
56 u64_stats_t tx_errors;
57 u64_stats_t tx_dropped;
/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_main.h81 u64_stats_t rx_packets;
82 u64_stats_t rx_bytes;
83 u64_stats_t tx_packets;
84 u64_stats_t tx_bytes;
/linux-master/drivers/net/can/
H A Dxilinx_can.c259 u64_stats_t ecc_rx_2_bit_errors;
260 u64_stats_t ecc_rx_1_bit_errors;
261 u64_stats_t ecc_txol_2_bit_errors;
262 u64_stats_t ecc_txol_1_bit_errors;
263 u64_stats_t ecc_txtl_2_bit_errors;
264 u64_stats_t ecc_txtl_1_bit_errors;
/linux-master/net/ipv6/
H A Dseg6_local.c159 u64_stats_t packets;
160 u64_stats_t bytes;
161 u64_stats_t errors;
/linux-master/net/devlink/
H A Dtrap.c12 u64_stats_t rx_bytes;
13 u64_stats_t rx_packets;
/linux-master/drivers/net/phy/
H A Dmdio_bus.c214 val = u64_stats_read((const u64_stats_t *)p);

Completed in 443 milliseconds

12