1IEEE80211_GET_CHANNE(9)        Utility functions       IEEE80211_GET_CHANNE(9)
2
3
4

NAME

6       ieee80211_get_channel - get channel struct from wiphy for specified
7       frequency
8

SYNOPSIS

10       struct ieee80211_channel * ieee80211_get_channel(struct wiphy * wiphy,
11                                                        int freq);
12

ARGUMENTS

14       wiphy
15           the struct wiphy to get the channel for
16
17       freq
18           the center frequency of the channel
19

RETURN

21       The channel struct from wiphy at freq.
22

AUTHOR

24       Johannes Berg <johannes@sipsolutions.net>
25           Author.
26
28Kernel Hackers Manual 3.10         June 2019           IEEE80211_GET_CHANNE(9)
Impressum