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

#include <bna_types.h>

Data Fields

struct bna_txtx
 
struct bna_txqtxq
 
struct list_head tx_free_q
 
struct list_head tx_active_q
 
struct list_head txq_free_q
 
void(* stop_cbfn )(struct bna_enet *enet)
 
struct bfa_wc tx_stop_wc
 
enum bna_tx_mod_flags flags
 
u8 prio_map
 
int default_prio
 
int iscsi_over_cee
 
int iscsi_prio
 
int prio_reconfigured
 
u32 rid_mask
 
struct bnabna
 

Detailed Description

Definition at line 533 of file bna_types.h.

Field Documentation

Definition at line 557 of file bna_types.h.

int default_prio

Definition at line 550 of file bna_types.h.

enum bna_tx_mod_flags flags

Definition at line 547 of file bna_types.h.

int iscsi_over_cee

Definition at line 551 of file bna_types.h.

int iscsi_prio

Definition at line 552 of file bna_types.h.

u8 prio_map

Definition at line 549 of file bna_types.h.

int prio_reconfigured

Definition at line 553 of file bna_types.h.

u32 rid_mask

Definition at line 555 of file bna_types.h.

void(* stop_cbfn)(struct bna_enet *enet)

Definition at line 543 of file bna_types.h.

Definition at line 534 of file bna_types.h.

struct list_head tx_active_q

Definition at line 538 of file bna_types.h.

struct list_head tx_free_q

Definition at line 537 of file bna_types.h.

struct bfa_wc tx_stop_wc

Definition at line 545 of file bna_types.h.

Definition at line 535 of file bna_types.h.

struct list_head txq_free_q

Definition at line 540 of file bna_types.h.


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