centos man page for struct_ieee80211_rate

Query: struct_ieee80211_rate

OS: centos

Section: 9

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

STRUCT
IEEE80211_RAT(9) Device registration STRUCT IEEE80211_RAT(9)
NAME
struct_ieee80211_rate - bitrate definition
SYNOPSIS
struct ieee80211_rate { u32 flags; u16 bitrate; u16 hw_value; u16 hw_value_short; };
MEMBERS
flags rate-specific flags bitrate bitrate in units of 100 Kbps hw_value driver/hardware value for this rate hw_value_short driver/hardware value for this rate when short preamble is used
DESCRIPTION
This structure describes a bitrate that an 802.11 PHY can operate with. The two values hw_value and hw_value_short are only for driver use when pointers to this structure are passed around.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT IEEE80211_RAT(9)
Related Man Pages
struct_bss_parameters(9) - centos
struct_cfg80211_ibss_params(9) - centos
struct_ieee80211_rx_status(9) - centos
struct_ieee80211_rx_status(9) - suse
struct_ieee80211_hw(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input