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

#include <bna_types.h>

Data Fields

bfa_fsm_t fsm
 
enum bna_enet_flags flags
 
enum bna_enet_type type
 
struct bna_pause_config pause_config
 
int mtu
 
void(* stop_cbfn )(void *)
 
voidstop_cbarg
 
void(* pause_cbfn )(struct bnad *)
 
void(* mtu_cbfn )(struct bnad *)
 
struct bfa_wc chld_stop_wc
 
struct bfa_msgq_cmd_entry msgq_cmd
 
struct bfi_enet_set_pause_req pause_req
 
struct bnabna
 

Detailed Description

Definition at line 350 of file bna_types.h.

Field Documentation

Definition at line 374 of file bna_types.h.

struct bfa_wc chld_stop_wc

Definition at line 369 of file bna_types.h.

enum bna_enet_flags flags

Definition at line 352 of file bna_types.h.

Definition at line 351 of file bna_types.h.

Definition at line 371 of file bna_types.h.

int mtu

Definition at line 357 of file bna_types.h.

void(* mtu_cbfn)(struct bnad *)

Definition at line 367 of file bna_types.h.

void(* pause_cbfn)(struct bnad *)

Definition at line 364 of file bna_types.h.

struct bna_pause_config pause_config

Definition at line 356 of file bna_types.h.

Definition at line 372 of file bna_types.h.

void* stop_cbarg

Definition at line 361 of file bna_types.h.

void(* stop_cbfn)(void *)

Definition at line 360 of file bna_types.h.

Definition at line 354 of file bna_types.h.


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