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

#include <mlx4_en.h>

Data Fields

unsigned long tso_packets
 
unsigned long queue_stopped
 
unsigned long wake_queue
 
unsigned long tx_timeout
 
unsigned long rx_alloc_failed
 
unsigned long rx_chksum_good
 
unsigned long rx_chksum_none
 
unsigned long tx_chksum_offload
 

Detailed Description

Definition at line 390 of file mlx4_en.h.

Field Documentation

unsigned long queue_stopped

Definition at line 392 of file mlx4_en.h.

unsigned long rx_alloc_failed

Definition at line 395 of file mlx4_en.h.

unsigned long rx_chksum_good

Definition at line 396 of file mlx4_en.h.

unsigned long rx_chksum_none

Definition at line 397 of file mlx4_en.h.

unsigned long tso_packets

Definition at line 391 of file mlx4_en.h.

unsigned long tx_chksum_offload

Definition at line 398 of file mlx4_en.h.

unsigned long tx_timeout

Definition at line 394 of file mlx4_en.h.

unsigned long wake_queue

Definition at line 393 of file mlx4_en.h.


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