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

#include <bna_types.h>

Data Fields

struct list_head qe
 
int buffer_size
 
int q_depth
 
struct bna_qpt qpt
 
struct bna_rcbrcb
 
struct bna_rxprxp
 
struct bna_rxrx
 
int hw_id
 
u64 rx_packets
 
u64 rx_bytes
 
u64 rx_packets_with_error
 
u64 rxbuf_alloc_failed
 

Detailed Description

Definition at line 583 of file bna_types.h.

Field Documentation

int buffer_size

Definition at line 586 of file bna_types.h.

int hw_id

Definition at line 595 of file bna_types.h.

int q_depth

Definition at line 587 of file bna_types.h.

Definition at line 584 of file bna_types.h.

Definition at line 589 of file bna_types.h.

Definition at line 590 of file bna_types.h.

Definition at line 593 of file bna_types.h.

u64 rx_bytes

Definition at line 598 of file bna_types.h.

u64 rx_packets

Definition at line 597 of file bna_types.h.

u64 rx_packets_with_error

Definition at line 599 of file bna_types.h.

u64 rxbuf_alloc_failed

Definition at line 600 of file bna_types.h.

Definition at line 592 of file bna_types.h.


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