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

#include <common.h>

Data Fields

__le16 closed_rb_num
 
__le16 closed_fr_num
 
__le16 finished_rb_num
 
__le16 finished_fr_nam
 
__le32 __unused
 

Detailed Description

struct il_rb_status - reseve buffer status host memory mapped FH registers

[0:11] - Indicates the idx of the RB which was closed [0:11] - Indicates the idx of the RX Frame which was closed [0:11] - Indicates the idx of the current RB in which the last frame was written to [0:11] - Indicates the idx of the RX Frame which was transferred

Definition at line 2363 of file common.h.

Field Documentation

__le32 __unused

Definition at line 2368 of file common.h.

__le16 closed_fr_num

Definition at line 2365 of file common.h.

__le16 closed_rb_num

Definition at line 2364 of file common.h.

__le16 finished_fr_nam

Definition at line 2367 of file common.h.

__le16 finished_rb_num

Definition at line 2366 of file common.h.


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