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

#include <lpfc.h>

Data Fields

uint16_t entry_count
 
uint16_t buffer_count
 
uint32_t next_hbqPutIdx
 
uint32_t hbqPutIdx
 
uint32_t local_hbqGetIdx
 
voidhbq_virt
 
struct list_head hbq_buffer_list
 
struct hbq_dmabuf *(* hbq_alloc_buffer )(struct lpfc_hba *)
 
void(* hbq_free_buffer )(struct lpfc_hba *, struct hbq_dmabuf *)
 

Detailed Description

Definition at line 431 of file lpfc.h.

Field Documentation

uint16_t buffer_count

Definition at line 433 of file lpfc.h.

uint16_t entry_count

Definition at line 432 of file lpfc.h.

struct hbq_dmabuf*(* hbq_alloc_buffer)(struct lpfc_hba *)
read

Definition at line 440 of file lpfc.h.

struct list_head hbq_buffer_list

Definition at line 438 of file lpfc.h.

void(* hbq_free_buffer)(struct lpfc_hba *, struct hbq_dmabuf *)

Definition at line 442 of file lpfc.h.

void* hbq_virt

Definition at line 437 of file lpfc.h.

uint32_t hbqPutIdx

Definition at line 435 of file lpfc.h.

uint32_t local_hbqGetIdx

Definition at line 436 of file lpfc.h.

uint32_t next_hbqPutIdx

Definition at line 434 of file lpfc.h.


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