Linux Kernel
3.7.1
|
#include <t4vf_common.h>
Definition at line 49 of file t4vf_common.h.
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.