Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
caps.c File Reference
#include "ath5k.h"
#include "reg.h"
#include "debug.h"
#include "../regd.h"

Go to the source code of this file.

Functions

int ath5k_hw_set_capabilities (struct ath5k_hw *ah)
 
int ath5k_hw_enable_pspoll (struct ath5k_hw *ah, u8 *bssid, u16 assoc_id)
 
int ath5k_hw_disable_pspoll (struct ath5k_hw *ah)
 

Function Documentation

int ath5k_hw_disable_pspoll ( struct ath5k_hw ah)

Definition at line 145 of file caps.c.

int ath5k_hw_enable_pspoll ( struct ath5k_hw ah,
u8 bssid,
u16  assoc_id 
)

Definition at line 133 of file caps.c.

int ath5k_hw_set_capabilities ( struct ath5k_hw ah)

Definition at line 33 of file caps.c.