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

#include <bna_types.h>

Data Fields

void ** sw_qpt
 
u32 producer_index
 
volatile u32hw_producer_index
 
u32 q_depth
 
struct bna_ib_dbelli_dbell
 
struct bna_rcbrcb [2]
 
voidctrl
 
struct bna_pkt_rate pkt_rate
 
int page_idx
 
int page_count
 
struct bna_cqcq
 
struct bnadbnad
 
voidpriv
 
enum bna_intr_type intr_type
 
int intr_vector
 
u8 rx_coalescing_timeo
 
int id
 
char name [BNA_Q_NAME_SIZE]
 

Detailed Description

Definition at line 626 of file bna_types.h.

Field Documentation

Definition at line 641 of file bna_types.h.

Definition at line 640 of file bna_types.h.

Definition at line 634 of file bna_types.h.

volatile u32* hw_producer_index

Definition at line 630 of file bna_types.h.

struct bna_ib_dbell* i_dbell

Definition at line 632 of file bna_types.h.

Definition at line 646 of file bna_types.h.

enum bna_intr_type intr_type

Definition at line 643 of file bna_types.h.

int intr_vector

Definition at line 644 of file bna_types.h.

Definition at line 647 of file bna_types.h.

int page_count

Definition at line 637 of file bna_types.h.

int page_idx

Definition at line 636 of file bna_types.h.

struct bna_pkt_rate pkt_rate

Definition at line 635 of file bna_types.h.

Definition at line 642 of file bna_types.h.

u32 producer_index

Definition at line 629 of file bna_types.h.

u32 q_depth

Definition at line 631 of file bna_types.h.

struct bna_rcb* rcb[2]

Definition at line 633 of file bna_types.h.

u8 rx_coalescing_timeo

Definition at line 645 of file bna_types.h.

void** sw_qpt

Definition at line 628 of file bna_types.h.


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