Man Page: struct_ieee80211_rate
Operating Environment: centos
Section: 9
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)
| Related Man Pages |
|---|
| enum_ieee80211_rate_flags(9) - centos |
| struct_ieee80211_conf(9) - centos |
| struct_ieee80211_tx_rate(9) - centos |
| struct_ieee80211_rx_status(9) - suse |
| struct_ieee80211_hw(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Docker learning Phase-I |
| Please Welcome Dave Munro to the Moderator Team! |