Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
chan.c File Reference
#include <linux/nl80211.h>
#include <net/cfg80211.h>
#include "ieee80211_i.h"

Go to the source code of this file.

Functions

enum ieee80211_chan_mode ieee80211_get_channel_mode (struct ieee80211_local *local, struct ieee80211_sub_if_data *ignore)
 
bool ieee80211_set_channel_type (struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, enum nl80211_channel_type chantype)
 

Function Documentation

enum ieee80211_chan_mode ieee80211_get_channel_mode ( struct ieee80211_local local,
struct ieee80211_sub_if_data ignore 
)

Definition at line 59 of file chan.c.

bool ieee80211_set_channel_type ( struct ieee80211_local local,
struct ieee80211_sub_if_data sdata,
enum nl80211_channel_type  chantype 
)

Definition at line 151 of file chan.c.