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

#include <cxgb4.h>

Data Fields

unsigned long bytes_sent
 
unsigned long bytes_received
 
unsigned long bytes_discarded
 
u64 tx_octets
 
u64 tx_frames
 
u64 tx_bcast_frames
 
u64 tx_mcast_frames
 
u64 tx_ucast_frames
 
u64 tx_error_frames
 
u64 tx_frames_64
 
u64 tx_frames_65_127
 
u64 tx_frames_128_255
 
u64 tx_frames_256_511
 
u64 tx_frames_512_1023
 
u64 tx_frames_1024_1518
 
u64 tx_frames_1519_max
 
u64 tx_drop
 
u64 tx_pause
 
u64 tx_ppp0
 
u64 tx_ppp1
 
u64 tx_ppp2
 
u64 tx_ppp3
 
u64 tx_ppp4
 
u64 tx_ppp5
 
u64 tx_ppp6
 
u64 tx_ppp7
 
u64 rx_octets
 
u64 rx_frames
 
u64 rx_bcast_frames
 
u64 rx_mcast_frames
 
u64 rx_ucast_frames
 
u64 rx_too_long
 
u64 rx_jabber
 
u64 rx_fcs_err
 
u64 rx_len_err
 
u64 rx_symbol_err
 
u64 rx_runt
 
u64 rx_frames_64
 
u64 rx_frames_65_127
 
u64 rx_frames_128_255
 
u64 rx_frames_256_511
 
u64 rx_frames_512_1023
 
u64 rx_frames_1024_1518
 
u64 rx_frames_1519_max
 
u64 rx_pause
 
u64 rx_ppp0
 
u64 rx_ppp1
 
u64 rx_ppp2
 
u64 rx_ppp3
 
u64 rx_ppp4
 
u64 rx_ppp5
 
u64 rx_ppp6
 
u64 rx_ppp7
 
u64 rx_ovflow0
 
u64 rx_ovflow1
 
u64 rx_ovflow2
 
u64 rx_ovflow3
 
u64 rx_trunc0
 
u64 rx_trunc1
 
u64 rx_trunc2
 
u64 rx_trunc3
 
int poll_receive_errors
 
int queue_stopped
 
int err_tcp_cksum
 
int err_ip_cksum
 
int err_frame_crc
 

Detailed Description

Definition at line 160 of file virtio_console.c.

Field Documentation

unsigned long bytes_discarded

Definition at line 161 of file virtio_console.c.

unsigned long bytes_received

Definition at line 161 of file virtio_console.c.

unsigned long bytes_sent

Definition at line 161 of file virtio_console.c.

int err_frame_crc

Definition at line 337 of file ehea.h.

int err_ip_cksum

Definition at line 336 of file ehea.h.

int err_tcp_cksum

Definition at line 335 of file ehea.h.

int poll_receive_errors

Definition at line 333 of file ehea.h.

int queue_stopped

Definition at line 334 of file ehea.h.

u64 rx_bcast_frames

Definition at line 126 of file cxgb4.h.

u64 rx_fcs_err

Definition at line 131 of file cxgb4.h.

u64 rx_frames

Definition at line 125 of file cxgb4.h.

u64 rx_frames_1024_1518

Definition at line 141 of file cxgb4.h.

u64 rx_frames_128_255

Definition at line 138 of file cxgb4.h.

u64 rx_frames_1519_max

Definition at line 142 of file cxgb4.h.

u64 rx_frames_256_511

Definition at line 139 of file cxgb4.h.

u64 rx_frames_512_1023

Definition at line 140 of file cxgb4.h.

u64 rx_frames_64

Definition at line 136 of file cxgb4.h.

u64 rx_frames_65_127

Definition at line 137 of file cxgb4.h.

u64 rx_jabber

Definition at line 130 of file cxgb4.h.

u64 rx_len_err

Definition at line 132 of file cxgb4.h.

u64 rx_mcast_frames

Definition at line 127 of file cxgb4.h.

u64 rx_octets

Definition at line 124 of file cxgb4.h.

u64 rx_ovflow0

Definition at line 154 of file cxgb4.h.

u64 rx_ovflow1

Definition at line 155 of file cxgb4.h.

u64 rx_ovflow2

Definition at line 156 of file cxgb4.h.

u64 rx_ovflow3

Definition at line 157 of file cxgb4.h.

u64 rx_pause

Definition at line 144 of file cxgb4.h.

u64 rx_ppp0

Definition at line 145 of file cxgb4.h.

u64 rx_ppp1

Definition at line 146 of file cxgb4.h.

u64 rx_ppp2

Definition at line 147 of file cxgb4.h.

u64 rx_ppp3

Definition at line 148 of file cxgb4.h.

u64 rx_ppp4

Definition at line 149 of file cxgb4.h.

u64 rx_ppp5

Definition at line 150 of file cxgb4.h.

u64 rx_ppp6

Definition at line 151 of file cxgb4.h.

u64 rx_ppp7

Definition at line 152 of file cxgb4.h.

u64 rx_runt

Definition at line 134 of file cxgb4.h.

u64 rx_symbol_err

Definition at line 133 of file cxgb4.h.

u64 rx_too_long

Definition at line 129 of file cxgb4.h.

u64 rx_trunc0

Definition at line 158 of file cxgb4.h.

u64 rx_trunc1

Definition at line 159 of file cxgb4.h.

u64 rx_trunc2

Definition at line 160 of file cxgb4.h.

u64 rx_trunc3

Definition at line 161 of file cxgb4.h.

u64 rx_ucast_frames

Definition at line 128 of file cxgb4.h.

u64 tx_bcast_frames

Definition at line 100 of file cxgb4.h.

u64 tx_drop

Definition at line 113 of file cxgb4.h.

u64 tx_error_frames

Definition at line 103 of file cxgb4.h.

u64 tx_frames

Definition at line 99 of file cxgb4.h.

u64 tx_frames_1024_1518

Definition at line 110 of file cxgb4.h.

u64 tx_frames_128_255

Definition at line 107 of file cxgb4.h.

u64 tx_frames_1519_max

Definition at line 111 of file cxgb4.h.

u64 tx_frames_256_511

Definition at line 108 of file cxgb4.h.

u64 tx_frames_512_1023

Definition at line 109 of file cxgb4.h.

u64 tx_frames_64

Definition at line 105 of file cxgb4.h.

u64 tx_frames_65_127

Definition at line 106 of file cxgb4.h.

u64 tx_mcast_frames

Definition at line 101 of file cxgb4.h.

u64 tx_octets

Definition at line 98 of file cxgb4.h.

u64 tx_pause

Definition at line 114 of file cxgb4.h.

u64 tx_ppp0

Definition at line 115 of file cxgb4.h.

u64 tx_ppp1

Definition at line 116 of file cxgb4.h.

u64 tx_ppp2

Definition at line 117 of file cxgb4.h.

u64 tx_ppp3

Definition at line 118 of file cxgb4.h.

u64 tx_ppp4

Definition at line 119 of file cxgb4.h.

u64 tx_ppp5

Definition at line 120 of file cxgb4.h.

u64 tx_ppp6

Definition at line 121 of file cxgb4.h.

u64 tx_ppp7

Definition at line 122 of file cxgb4.h.

u64 tx_ucast_frames

Definition at line 102 of file cxgb4.h.


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