centos man page for enum_ieee80211_rate_flags

Query: enum_ieee80211_rate_flags

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ENUM
IEEE80211_RATE_(9) Device registration ENUM IEEE80211_RATE_(9)
NAME
enum_ieee80211_rate_flags - rate flags
SYNOPSIS
enum ieee80211_rate_flags { IEEE80211_RATE_SHORT_PREAMBLE, IEEE80211_RATE_MANDATORY_A, IEEE80211_RATE_MANDATORY_B, IEEE80211_RATE_MANDATORY_G, IEEE80211_RATE_ERP_G };
CONSTANTS
IEEE80211_RATE_SHORT_PREAMBLE Hardware can send with short preamble on this bitrate; only relevant in 2.4GHz band and with CCK rates. IEEE80211_RATE_MANDATORY_A This bitrate is a mandatory rate when used with 802.11a (on the 5 GHz band); filled by the core code when registering the wiphy. IEEE80211_RATE_MANDATORY_B This bitrate is a mandatory rate when used with 802.11b (on the 2.4 GHz band); filled by the core code when registering the wiphy. IEEE80211_RATE_MANDATORY_G This bitrate is a mandatory rate when used with 802.11g (on the 2.4 GHz band); filled by the core code when registering the wiphy. IEEE80211_RATE_ERP_G This is an ERP rate in 802.11g mode.
DESCRIPTION
Hardware/specification flags for rates. These are structured in a way that allows using the same bitrate structure for different bands/PHY modes.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ENUM IEEE80211_RATE_(9)
Related Man Pages
enum_ieee80211_channel_flags(9) - centos
enum_ieee80211_hw_flags(9) - centos
enum_station_info_flags(9) - centos
struct_ieee80211_tx_rate(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
Similar Topics in the Unix Linux Community
How to enable 802.1x in Redhat 9
opentaps Open Source ERP + CRM: 1.0.1 Released
WAS 6.1 ND/Lawson ERP/HP-UX 11.23 PA-RISC - unable to attach shared memory segment
sed inside sed
Mixed enum types - coverity defect