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

#include <rfbuffer.h>

Data Fields

u8 len
 
u16 pos
 
u8 col
 

Detailed Description

struct ath5k_rfb_field - An RF Buffer field (register/value) : Field length : Offset on the raw packet : Used for shifting

Struct to hold RF Buffer field infos used to access certain RF analog registers

Definition at line 74 of file rfbuffer.h.

Field Documentation

u8 col

Definition at line 77 of file rfbuffer.h.

u8 len

Definition at line 75 of file rfbuffer.h.

u16 pos

Definition at line 76 of file rfbuffer.h.


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