Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h10350 struct fw_fcoe_port_stats { struct
10351 __be64 tx_bcast_bytes;
10352 __be64 tx_bcast_frames;
10353 __be64 tx_mcast_bytes;
10354 __be64 tx_mcast_frames;
10355 __be64 tx_ucast_bytes;
10356 __be64 tx_ucast_frames;
10357 __be64 tx_drop_frames;
10358 __be64 tx_offload_bytes;
10359 __be64 tx_offload_frames;
[all …]