FreeBSD kernel CXGBE device code
fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats Struct Reference

#include <t4fw_interface.h>

Data Fields

__be64 tx_bcast_bytes
 
__be64 tx_bcast_frames
 
__be64 tx_mcast_bytes
 
__be64 tx_mcast_frames
 
__be64 tx_ucast_bytes
 
__be64 tx_ucast_frames
 
__be64 tx_drop_frames
 
__be64 tx_offload_bytes
 
__be64 tx_offload_frames
 
__be64 rx_bcast_bytes
 
__be64 rx_bcast_frames
 
__be64 rx_mcast_bytes
 
__be64 rx_mcast_frames
 
__be64 rx_ucast_bytes
 
__be64 rx_ucast_frames
 
__be64 rx_err_frames
 

Detailed Description

Definition at line 9177 of file t4fw_interface.h.

Field Documentation

◆ rx_bcast_bytes

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::rx_bcast_bytes

Definition at line 9187 of file t4fw_interface.h.

◆ rx_bcast_frames

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::rx_bcast_frames

Definition at line 9188 of file t4fw_interface.h.

◆ rx_err_frames

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::rx_err_frames

Definition at line 9193 of file t4fw_interface.h.

◆ rx_mcast_bytes

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::rx_mcast_bytes

Definition at line 9189 of file t4fw_interface.h.

◆ rx_mcast_frames

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::rx_mcast_frames

Definition at line 9190 of file t4fw_interface.h.

◆ rx_ucast_bytes

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::rx_ucast_bytes

Definition at line 9191 of file t4fw_interface.h.

◆ rx_ucast_frames

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::rx_ucast_frames

Definition at line 9192 of file t4fw_interface.h.

◆ tx_bcast_bytes

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::tx_bcast_bytes

Definition at line 9178 of file t4fw_interface.h.

◆ tx_bcast_frames

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::tx_bcast_frames

Definition at line 9179 of file t4fw_interface.h.

◆ tx_drop_frames

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::tx_drop_frames

Definition at line 9184 of file t4fw_interface.h.

◆ tx_mcast_bytes

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::tx_mcast_bytes

Definition at line 9180 of file t4fw_interface.h.

◆ tx_mcast_frames

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::tx_mcast_frames

Definition at line 9181 of file t4fw_interface.h.

◆ tx_offload_bytes

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::tx_offload_bytes

Definition at line 9185 of file t4fw_interface.h.

◆ tx_offload_frames

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::tx_offload_frames

Definition at line 9186 of file t4fw_interface.h.

◆ tx_ucast_bytes

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::tx_ucast_bytes

Definition at line 9182 of file t4fw_interface.h.

◆ tx_ucast_frames

__be64 fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats::tx_ucast_frames

Definition at line 9183 of file t4fw_interface.h.


The documentation for this struct was generated from the following file: