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

#include <iwl-fh.h>

Data Fields

__le16 closed_rb_num
 
__le16 closed_fr_num
 
__le16 finished_rb_num
 
__le16 finished_fr_nam
 
__le32 __unused
 

Detailed Description

struct iwl_rb_status - reseve buffer status host memory mapped FH registers [0:11] - Indicates the index of the RB which was closed [0:11] - Indicates the index of the RX Frame which was closed [0:11] - Indicates the index of the current RB in which the last frame was written to [0:11] - Indicates the index of the RX Frame which was transferred

Definition at line 451 of file iwl-fh.h.

Field Documentation

__le32 __unused

Definition at line 456 of file iwl-fh.h.

__le16 closed_fr_num

Definition at line 453 of file iwl-fh.h.

__le16 closed_rb_num

Definition at line 452 of file iwl-fh.h.

__le16 finished_fr_nam

Definition at line 455 of file iwl-fh.h.

__le16 finished_rb_num

Definition at line 454 of file iwl-fh.h.


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