|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| struct ieee80211_channel * | rdev_freq_to_chan (struct cfg80211_registered_device *rdev, int freq, enum nl80211_channel_type channel_type) |
| bool | cfg80211_can_beacon_sec_chan (struct wiphy *wiphy, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type) |
| EXPORT_SYMBOL (cfg80211_can_beacon_sec_chan) | |
| int | cfg80211_set_monitor_channel (struct cfg80211_registered_device *rdev, int freq, enum nl80211_channel_type chantype) |
| void | cfg80211_get_chan_state (struct wireless_dev *wdev, struct ieee80211_channel **chan, enum cfg80211_chan_mode *chanmode) |
| bool cfg80211_can_beacon_sec_chan | ( | struct wiphy * | wiphy, |
| struct ieee80211_channel * | chan, | ||
| enum nl80211_channel_type | channel_type | ||
| ) |
| void cfg80211_get_chan_state | ( | struct wireless_dev * | wdev, |
| struct ieee80211_channel ** | chan, | ||
| enum cfg80211_chan_mode * | chanmode | ||
| ) |
| int cfg80211_set_monitor_channel | ( | struct cfg80211_registered_device * | rdev, |
| int | freq, | ||
| enum nl80211_channel_type | chantype | ||
| ) |
| EXPORT_SYMBOL | ( | cfg80211_can_beacon_sec_chan | ) |
|
read |
1.8.2