Go to the source code of this file.
Functions | |
static enum ieee80211_chan_mode | __ieee80211_get_channel_mode (struct ieee80211_local *local, struct ieee80211_sub_if_data *ignore) |
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) |
static enum ieee80211_chan_mode __ieee80211_get_channel_mode | ( | struct ieee80211_local * | local, |
struct ieee80211_sub_if_data * | ignore | ||
) | [static] |
Definition at line 10 of file kernel-3.5/chan.c.
enum ieee80211_chan_mode ieee80211_get_channel_mode | ( | struct ieee80211_local * | local, |
struct ieee80211_sub_if_data * | ignore | ||
) |
Definition at line 55 of file kernel-3.5/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 67 of file kernel-3.5/chan.c.