Home
last modified time | relevance | path

Searched defs:fw_vi_stats_pf (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2154 struct fw_vi_stats_pf { struct
2155 __be64 tx_bcast_bytes;
2156 __be64 tx_bcast_frames;
2157 __be64 tx_mcast_bytes;
2158 __be64 tx_mcast_frames;
2159 __be64 tx_ucast_bytes;
2160 __be64 tx_ucast_frames;
2161 __be64 tx_offload_bytes;
2162 __be64 tx_offload_frames;
2163 __be64 rx_pf_bytes;
[all …]
/freebsd-src/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6978 struct fw_vi_stats_pf { struct
6979 __be64 tx_bcast_bytes;
6980 __be64 tx_bcast_frames;
6981 __be64 tx_mcast_bytes;
6982 __be64 tx_mcast_frames;
6983 __be64 tx_ucast_bytes;
6984 __be64 tx_ucast_frames;
6985 __be64 tx_offload_bytes;
6986 __be64 tx_offload_frames;
6987 __be64 rx_pf_bytes;
[all …]