IEEE80211_GET_CHANNE
Section: Utility functions (9)
Updated: February 2011
Index
Return to Main Contents
NAME
ieee80211_get_channel - get channel struct from wiphy for specified frequency
SYNOPSIS
-
struct ieee80211_channel * ieee80211_get_channel(struct wiphy * wiphy, int freq);
ARGUMENTS
wiphy
-
- the struct wiphy to get the channel for
freq
-
the center frequency of the channel
AUTHOR
Johannes Berg <johannes@sipsolutions.net>
-
Author.
COPYRIGHT