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

#include <unsolicited_frame_control.h>

Data Fields

u32 get
 
struct sci_uf_header_array headers
 
struct sci_uf_buffer_array buffers
 
struct sci_uf_address_table_array address_table
 

Detailed Description

struct sci_unsolicited_frame_control -

This object contains all of the data necessary to handle unsolicited frames.

Definition at line 232 of file unsolicited_frame_control.h.

Field Documentation

This field contains all of the unsolicited frame address table specific fields.

Definition at line 256 of file unsolicited_frame_control.h.

This field contains all of the unsolicited frame buffer specific fields.

Definition at line 250 of file unsolicited_frame_control.h.

u32 get

This field is the software copy of the unsolicited frame queue get pointer. The controller object writes this value to the hardware to let the hardware put more unsolicited frame entries.

Definition at line 238 of file unsolicited_frame_control.h.

This field contains all of the unsolicited frame header specific fields.

Definition at line 244 of file unsolicited_frame_control.h.


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