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

#include <lpfc_hw.h>

Data Fields

uint32_t rsvd2:8
 
uint32_t profile:8
 
uint32_t numMask:8
 
uint32_t recvNotify:1
 
uint32_t rsvd1:7
 
uint32_t ringMask:4
 
uint32_t rsvd3:12
 
uint32_t hbqId:16
 
uint32_t headerLen:8
 
uint32_t rsvd4:8
 
uint32_t entry_count:16
 
uint32_t hbqaddrLow
 
uint32_t hbqaddrHigh
 
uint32_t logEntry:1
 
uint32_t rsvd5:31
 
uint32_t rsvd6
 
uint32_t rsvd7
 
uint32_t rsvd8
 
struct hbq_mask hbqMasks [6]
 
union {
   uint32_t   allprofiles [12]
 
   struct {
      uint32_t   maxlen:16
 
      uint32_t   seqlenoff:16
 
      uint32_t   seqlenbcnt:4
 
      uint32_t   rsvd1:28
 
      uint32_t   rsvd [10]
 
   }   profile2
 
   struct {
      uint32_t   maxlen:16
 
      uint32_t   seqlenoff:16
 
      uint32_t   seqlenbcnt:4
 
      uint32_t   rsvd1:12
 
      uint32_t   cmdcodeoff:28
 
      uint32_t   cmdmatch [8]
 
      uint32_t   rsvd [2]
 
   }   profile3
 
   struct {
      uint32_t   maxlen:16
 
      uint32_t   seqlenoff:16
 
      uint32_t   seqlenbcnt:4
 
      uint32_t   rsvd1:12
 
      uint32_t   cmdcodeoff:28
 
      uint32_t   cmdmatch [8]
 
      uint32_t   rsvd [2]
 
   }   profile5
 
profiles
 

Detailed Description

Definition at line 2671 of file lpfc_hw.h.

Field Documentation

uint32_t allprofiles[12]

Definition at line 2725 of file lpfc_hw.h.

uint32_t cmdcodeoff

Definition at line 2760 of file lpfc_hw.h.

uint32_t cmdmatch[8]

Definition at line 2762 of file lpfc_hw.h.

uint32_t entry_count

Definition at line 2703 of file lpfc_hw.h.

uint32_t hbqaddrHigh

Definition at line 2707 of file lpfc_hw.h.

uint32_t hbqaddrLow

Definition at line 2706 of file lpfc_hw.h.

uint32_t hbqId

Definition at line 2693 of file lpfc_hw.h.

struct hbq_mask hbqMasks[6]

Definition at line 2721 of file lpfc_hw.h.

uint32_t headerLen

Definition at line 2701 of file lpfc_hw.h.

uint32_t logEntry

Definition at line 2713 of file lpfc_hw.h.

uint32_t maxlen

Definition at line 2732 of file lpfc_hw.h.

uint32_t numMask

Definition at line 2681 of file lpfc_hw.h.

uint32_t profile

Definition at line 2680 of file lpfc_hw.h.

struct { ... } profile2
struct { ... } profile3
struct { ... } profile5
union { ... } profiles
uint32_t recvNotify

Definition at line 2682 of file lpfc_hw.h.

uint32_t ringMask

Definition at line 2691 of file lpfc_hw.h.

uint32_t rsvd[2]

Definition at line 2742 of file lpfc_hw.h.

uint32_t rsvd1

Definition at line 2683 of file lpfc_hw.h.

uint32_t rsvd2

Definition at line 2679 of file lpfc_hw.h.

uint32_t rsvd3

Definition at line 2692 of file lpfc_hw.h.

uint32_t rsvd4

Definition at line 2702 of file lpfc_hw.h.

uint32_t rsvd5

Definition at line 2714 of file lpfc_hw.h.

uint32_t rsvd6

Definition at line 2717 of file lpfc_hw.h.

uint32_t rsvd7

Definition at line 2718 of file lpfc_hw.h.

uint32_t rsvd8

Definition at line 2719 of file lpfc_hw.h.

uint32_t seqlenbcnt

Definition at line 2739 of file lpfc_hw.h.

uint32_t seqlenoff

Definition at line 2733 of file lpfc_hw.h.


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