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

#include <bfa_svc.h>

Data Fields

struct bfa_sbfa
 
struct bfa_fcxp_sfcxp_list
 
u16 num_fcxps
 
struct list_head fcxp_req_free_q
 
struct list_head fcxp_rsp_free_q
 
struct list_head fcxp_active_q
 
struct list_head req_wait_q
 
struct list_head rsp_wait_q
 
struct list_head fcxp_req_unused_q
 
struct list_head fcxp_rsp_unused_q
 
u32 req_pld_sz
 
u32 rsp_pld_sz
 
struct bfa_mem_dma_s dma_seg [BFA_FCXP_DMA_SEGS]
 
struct bfa_mem_kva_s kva_seg
 

Detailed Description

Definition at line 96 of file bfa_svc.h.

Field Documentation

struct bfa_s* bfa

Definition at line 97 of file bfa_svc.h.

Definition at line 109 of file bfa_svc.h.

struct list_head fcxp_active_q

Definition at line 102 of file bfa_svc.h.

struct bfa_fcxp_s* fcxp_list

Definition at line 98 of file bfa_svc.h.

struct list_head fcxp_req_free_q

Definition at line 100 of file bfa_svc.h.

struct list_head fcxp_req_unused_q

Definition at line 105 of file bfa_svc.h.

struct list_head fcxp_rsp_free_q

Definition at line 101 of file bfa_svc.h.

struct list_head fcxp_rsp_unused_q

Definition at line 106 of file bfa_svc.h.

Definition at line 110 of file bfa_svc.h.

u16 num_fcxps

Definition at line 99 of file bfa_svc.h.

u32 req_pld_sz

Definition at line 107 of file bfa_svc.h.

struct list_head req_wait_q

Definition at line 103 of file bfa_svc.h.

u32 rsp_pld_sz

Definition at line 108 of file bfa_svc.h.

struct list_head rsp_wait_q

Definition at line 104 of file bfa_svc.h.


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