|
Linux Kernel
3.7.1
|
#include "dot11d.h"Go to the source code of this file.
Functions | |
| void | Dot11d_Init (struct ieee80211_device *ieee) |
| void | Dot11d_Reset (struct ieee80211_device *ieee) |
| void | Dot11d_UpdateCountryIe (struct ieee80211_device *dev, u8 *pTaddr, u16 CoutryIeLen, u8 *pCoutryIe) |
| u8 | DOT11D_GetMaxTxPwrInDbm (struct ieee80211_device *dev, u8 Channel) |
| void | DOT11D_ScanComplete (struct ieee80211_device *dev) |
| int | IsLegalChannel (struct ieee80211_device *dev, u8 channel) |
| int | ToLegalChannel (struct ieee80211_device *dev, u8 channel) |
| u8 DOT11D_GetMaxTxPwrInDbm | ( | struct ieee80211_device * | dev, |
| u8 | Channel | ||
| ) |
| void Dot11d_Init | ( | struct ieee80211_device * | ieee | ) |
| void Dot11d_Reset | ( | struct ieee80211_device * | ieee | ) |
| void DOT11D_ScanComplete | ( | struct ieee80211_device * | dev | ) |
| int IsLegalChannel | ( | struct ieee80211_device * | dev, |
| u8 | channel | ||
| ) |
1.8.2