ieee80211_channel_to_frequency(9) centos man page | unix.com

Man Page: ieee80211_channel_to_frequency

Operating Environment: centos

Section: 9

IEEE80211_CHANNEL_TO(9) 					 Utility functions					   IEEE80211_CHANNEL_TO(9)

NAME
ieee80211_channel_to_frequency - convert channel number to frequency
SYNOPSIS
int ieee80211_channel_to_frequency(int chan, enum ieee80211_band band);
ARGUMENTS
chan channel number band band, necessary due to channel number overlap
RETURN
The corresponding frequency (in MHz), or 0 if the conversion failed.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_CHANNEL_TO(9)
Related Man Pages
enum_ieee80211_rate_flags(9) - centos
struct_cfg80211_scan_request(9) - centos
struct_ieee80211_rx_status(9) - centos
ieee80211_ifattach(9) - netbsd
ieee80211(9) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq