Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
radio_2059.h File Reference
#include <linux/types.h>
#include "phy_ht.h"

Go to the source code of this file.

Data Structures

struct  b43_phy_ht_channeltab_e_radio2059
 

Macros

#define R2059_SYN   0x000
 
#define R2059_TXRX0   0x400
 
#define R2059_RXRX1   0x800
 
#define R2059_ALL   0xC00
 

Functions

struct
b43_phy_ht_channeltab_e_radio2059
b43_phy_ht_get_channeltab_e_r2059 (struct b43_wldev *dev, u16 freq)
 

Macro Definition Documentation

#define R2059_ALL   0xC00

Definition at line 11 of file radio_2059.h.

#define R2059_RXRX1   0x800

Definition at line 10 of file radio_2059.h.

#define R2059_SYN   0x000

Definition at line 8 of file radio_2059.h.

#define R2059_TXRX0   0x400

Definition at line 9 of file radio_2059.h.

Function Documentation

struct b43_phy_ht_channeltab_e_radio2059* b43_phy_ht_get_channeltab_e_r2059 ( struct b43_wldev dev,
u16  freq 
)
read

Definition at line 164 of file radio_2059.c.