Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ar9002_hw.c File Reference
#include <linux/moduleparam.h>
#include "hw.h"
#include "ar5008_initvals.h"
#include "ar9001_initvals.h"
#include "ar9002_initvals.h"
#include "ar9002_phy.h"

Go to the source code of this file.

Functions

int ar9002_hw_rf_claim (struct ath_hw *ah)
 
void ar9002_hw_enable_async_fifo (struct ath_hw *ah)
 
void ar9002_hw_attach_ops (struct ath_hw *ah)
 
void ar9002_hw_load_ani_reg (struct ath_hw *ah, struct ath9k_channel *chan)
 

Function Documentation

void ar9002_hw_attach_ops ( struct ath_hw ah)

Definition at line 412 of file ar9002_hw.c.

void ar9002_hw_enable_async_fifo ( struct ath_hw ah)

Definition at line 398 of file ar9002_hw.c.

void ar9002_hw_load_ani_reg ( struct ath_hw ah,
struct ath9k_channel chan 
)

Definition at line 430 of file ar9002_hw.c.

int ar9002_hw_rf_claim ( struct ath_hw ah)

Definition at line 370 of file ar9002_hw.c.