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

#include <lpfc_hw4.h>

Data Fields

struct mbox_header header
 
union {
   struct {
      uint32_t   word4
 
      uint32_t   write_offset
 
      uint32_t   object_name [26]
 
      uint32_t   bde_count
 
      struct ulp_bde64   bde [LPFC_MBX_WR_CONFIG_MAX_BDE]
 
   }   request
 
   struct {
      uint32_t   actual_write_length
 
   }   response
 
u
 

Detailed Description

Definition at line 2900 of file lpfc_hw4.h.

Field Documentation

uint32_t actual_write_length

Definition at line 2917 of file lpfc_hw4.h.

Definition at line 2914 of file lpfc_hw4.h.

uint32_t bde_count

Definition at line 2913 of file lpfc_hw4.h.

Definition at line 2901 of file lpfc_hw4.h.

uint32_t object_name[26]

Definition at line 2912 of file lpfc_hw4.h.

struct { ... } request
struct { ... } response
union { ... } u
uint32_t word4

Definition at line 2904 of file lpfc_hw4.h.

uint32_t write_offset

Definition at line 2911 of file lpfc_hw4.h.


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