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

#include <bna_types.h>

Data Fields

struct bnabna
 
struct bna_rxrx
 
struct bna_rxprxp
 
struct bna_rxqrxq
 
struct list_head rx_free_q
 
struct list_head rx_active_q
 
int rx_free_count
 
struct list_head rxp_free_q
 
int rxp_free_count
 
struct list_head rxq_free_q
 
int rxq_free_count
 
enum bna_rx_mod_flags flags
 
void(* stop_cbfn )(struct bna_enet *enet)
 
struct bfa_wc rx_stop_wc
 
u32 dim_vector [BNA_LOAD_T_MAX][BNA_BIAS_T_MAX]
 
u32 rid_mask
 

Detailed Description

Definition at line 843 of file bna_types.h.

Field Documentation

Definition at line 844 of file bna_types.h.

Definition at line 865 of file bna_types.h.

enum bna_rx_mod_flags flags

Definition at line 859 of file bna_types.h.

u32 rid_mask

Definition at line 866 of file bna_types.h.

Definition at line 845 of file bna_types.h.

struct list_head rx_active_q

Definition at line 850 of file bna_types.h.

int rx_free_count

Definition at line 851 of file bna_types.h.

struct list_head rx_free_q

Definition at line 849 of file bna_types.h.

struct bfa_wc rx_stop_wc

Definition at line 864 of file bna_types.h.

Definition at line 846 of file bna_types.h.

int rxp_free_count

Definition at line 854 of file bna_types.h.

struct list_head rxp_free_q

Definition at line 853 of file bna_types.h.

Definition at line 847 of file bna_types.h.

int rxq_free_count

Definition at line 857 of file bna_types.h.

struct list_head rxq_free_q

Definition at line 856 of file bna_types.h.

void(* stop_cbfn)(struct bna_enet *enet)

Definition at line 862 of file bna_types.h.


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