Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
t4vf_port_stats Struct Reference

#include <t4vf_common.h>

Data Fields

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

Detailed Description

Definition at line 49 of file t4vf_common.h.

Field Documentation

u64 rx_bcast_bytes

Definition at line 66 of file t4vf_common.h.

u64 rx_bcast_frames

Definition at line 67 of file t4vf_common.h.

u64 rx_err_frames

Definition at line 73 of file t4vf_common.h.

u64 rx_mcast_bytes

Definition at line 68 of file t4vf_common.h.

u64 rx_mcast_frames

Definition at line 69 of file t4vf_common.h.

u64 rx_ucast_bytes

Definition at line 70 of file t4vf_common.h.

u64 rx_ucast_frames

Definition at line 71 of file t4vf_common.h.

u64 tx_bcast_bytes

Definition at line 53 of file t4vf_common.h.

u64 tx_bcast_frames

Definition at line 54 of file t4vf_common.h.

u64 tx_drop_frames

Definition at line 59 of file t4vf_common.h.

u64 tx_mcast_bytes

Definition at line 55 of file t4vf_common.h.

u64 tx_mcast_frames

Definition at line 56 of file t4vf_common.h.

u64 tx_offload_bytes

Definition at line 60 of file t4vf_common.h.

u64 tx_offload_frames

Definition at line 61 of file t4vf_common.h.

u64 tx_ucast_bytes

Definition at line 57 of file t4vf_common.h.

u64 tx_ucast_frames

Definition at line 58 of file t4vf_common.h.


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