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

#include <bnad.h>

Data Fields

u64 netif_queue_stop
 
u64 netif_queue_wakeup
 
u64 netif_queue_stopped
 
u64 tso4
 
u64 tso6
 
u64 tso_err
 
u64 tcpcsum_offload
 
u64 udpcsum_offload
 
u64 csum_help
 
u64 tx_skb_too_short
 
u64 tx_skb_stopping
 
u64 tx_skb_max_vectors
 
u64 tx_skb_mss_too_long
 
u64 tx_skb_tso_too_short
 
u64 tx_skb_tso_prepare
 
u64 tx_skb_non_tso_too_long
 
u64 tx_skb_tcp_hdr
 
u64 tx_skb_udp_hdr
 
u64 tx_skb_csum_err
 
u64 tx_skb_headlen_too_long
 
u64 tx_skb_headlen_zero
 
u64 tx_skb_frag_zero
 
u64 tx_skb_len_mismatch
 
u64 hw_stats_updates
 
u64 netif_rx_dropped
 
u64 link_toggle
 
u64 cee_toggle
 
u64 rxp_info_alloc_failed
 
u64 mbox_intr_disabled
 
u64 mbox_intr_enabled
 
u64 tx_unmap_q_alloc_failed
 
u64 rx_unmap_q_alloc_failed
 
u64 rxbuf_alloc_failed
 

Detailed Description

Definition at line 154 of file bnad.h.

Field Documentation

u64 cee_toggle

Definition at line 183 of file bnad.h.

u64 csum_help

Definition at line 163 of file bnad.h.

u64 hw_stats_updates

Definition at line 179 of file bnad.h.

u64 link_toggle

Definition at line 182 of file bnad.h.

u64 mbox_intr_disabled

Definition at line 186 of file bnad.h.

u64 mbox_intr_enabled

Definition at line 187 of file bnad.h.

u64 netif_queue_stop

Definition at line 155 of file bnad.h.

u64 netif_queue_stopped

Definition at line 157 of file bnad.h.

u64 netif_queue_wakeup

Definition at line 156 of file bnad.h.

u64 netif_rx_dropped

Definition at line 180 of file bnad.h.

u64 rx_unmap_q_alloc_failed

Definition at line 189 of file bnad.h.

u64 rxbuf_alloc_failed

Definition at line 191 of file bnad.h.

u64 rxp_info_alloc_failed

Definition at line 185 of file bnad.h.

u64 tcpcsum_offload

Definition at line 161 of file bnad.h.

u64 tso4

Definition at line 158 of file bnad.h.

u64 tso6

Definition at line 159 of file bnad.h.

u64 tso_err

Definition at line 160 of file bnad.h.

u64 tx_skb_csum_err

Definition at line 173 of file bnad.h.

u64 tx_skb_frag_zero

Definition at line 176 of file bnad.h.

u64 tx_skb_headlen_too_long

Definition at line 174 of file bnad.h.

u64 tx_skb_headlen_zero

Definition at line 175 of file bnad.h.

u64 tx_skb_len_mismatch

Definition at line 177 of file bnad.h.

u64 tx_skb_max_vectors

Definition at line 166 of file bnad.h.

u64 tx_skb_mss_too_long

Definition at line 167 of file bnad.h.

u64 tx_skb_non_tso_too_long

Definition at line 170 of file bnad.h.

u64 tx_skb_stopping

Definition at line 165 of file bnad.h.

u64 tx_skb_tcp_hdr

Definition at line 171 of file bnad.h.

u64 tx_skb_too_short

Definition at line 164 of file bnad.h.

u64 tx_skb_tso_prepare

Definition at line 169 of file bnad.h.

u64 tx_skb_tso_too_short

Definition at line 168 of file bnad.h.

u64 tx_skb_udp_hdr

Definition at line 172 of file bnad.h.

u64 tx_unmap_q_alloc_failed

Definition at line 188 of file bnad.h.

u64 udpcsum_offload

Definition at line 162 of file bnad.h.


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