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.h8164 struct fw_vi_stats_vf { struct
8165 __be64 tx_bcast_bytes;
8166 __be64 tx_bcast_frames;
8167 __be64 tx_mcast_bytes;
8168 __be64 tx_mcast_frames;
8169 __be64 tx_ucast_bytes;
8170 __be64 tx_ucast_frames;
8171 __be64 tx_drop_frames;
8172 __be64 tx_offload_bytes;
8173 __be64 tx_offload_frames;
[all …]