Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2173 struct fw_vi_stats_vf { struct
2174 __be64 tx_bcast_bytes;
2175 __be64 tx_bcast_frames;
2176 __be64 tx_mcast_bytes;
2177 __be64 tx_mcast_frames;
2178 __be64 tx_ucast_bytes;
2179 __be64 tx_ucast_frames;
2180 __be64 tx_drop_frames;
2181 __be64 tx_offload_bytes;
2182 __be64 tx_offload_frames;
[all …]
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6997 struct fw_vi_stats_vf { struct
6998 __be64 tx_bcast_bytes;
6999 __be64 tx_bcast_frames;
7000 __be64 tx_mcast_bytes;
7001 __be64 tx_mcast_frames;
7002 __be64 tx_ucast_bytes;
7003 __be64 tx_ucast_frames;
7004 __be64 tx_drop_frames;
7005 __be64 tx_offload_bytes;
7006 __be64 tx_offload_frames;
[all …]