Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
fw.c File Reference
#include "../wifi.h"
#include "../pci.h"
#include "../base.h"
#include "reg.h"
#include "def.h"
#include "fw.h"

Go to the source code of this file.

Functions

int rtl92s_download_fw (struct ieee80211_hw *hw)
 
void rtl92s_set_fw_pwrmode_cmd (struct ieee80211_hw *hw, u8 Mode)
 
void rtl92s_set_fw_joinbss_report_cmd (struct ieee80211_hw *hw, u8 mstatus, u8 ps_qosinfo)
 

Function Documentation

int rtl92s_download_fw ( struct ieee80211_hw hw)

Definition at line 354 of file fw.c.

void rtl92s_set_fw_joinbss_report_cmd ( struct ieee80211_hw hw,
u8  mstatus,
u8  ps_qosinfo 
)

Definition at line 636 of file fw.c.

void rtl92s_set_fw_pwrmode_cmd ( struct ieee80211_hw hw,
u8  Mode 
)

Definition at line 593 of file fw.c.