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

#include <be_cmds.h>

Data Fields

u32 pa_lo
 
u32 pa_hi
 
u32 len
 

Detailed Description

Copyright (C) 2005 - 2011 Emulex All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. The full GNU General Public License is included in this distribution in the file called COPYING.

Contact Information: linux.nosp@m.-dri.nosp@m.vers@.nosp@m.emul.nosp@m.ex.co.nosp@m.m

Emulex 3333 Susan Street Costa Mesa, CA 92626 The driver sends configuration and managements command requests to the firmware in the BE. These requests are communicated to the processor using Work Request Blocks (WRBs) submitted to the MCC-WRB ring or via one WRB inside a MAILBOX. The commands are serviced by the ARM processor in the OneConnect's MPU.

Definition at line 26 of file be_cmds.h.

Field Documentation

u32 len

Definition at line 29 of file be_cmds.h.

u32 pa_hi

Definition at line 28 of file be_cmds.h.

u32 pa_lo

Definition at line 27 of file be_cmds.h.


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