Query: struct_ieee80211_rate
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
STRUCTIEEE80211_RAT(9) Device registration STRUCT IEEE80211_RAT(9)NAMEstruct_ieee80211_rate - bitrate definitionSYNOPSISstruct ieee80211_rate { u32 flags; u16 bitrate; u16 hw_value; u16 hw_value_short; };MEMBERSflags 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 usedDESCRIPTIONThis 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.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT IEEE80211_RAT(9)
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Docker learning Phase-I |