Query: ieee80211_get_response_rate
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE80211_GET_RESPON(9) Utility functions IEEE80211_GET_RESPON(9)NAMEieee80211_get_response_rate - get basic rate for a given rateSYNOPSISstruct ieee80211_rate * ieee80211_get_response_rate(struct ieee80211_supported_band * sband, u32 basic_rates, int bitrate);ARGUMENTSsband the band to look for rates in basic_rates bitmap of basic rates bitrate the bitrate for which to find the basic rateRETURNThe basic rate corresponding to a given bitrate, that is the next lower bitrate contained in the basic rate map, which is, for this function, given as a bitmap of indices of rates in the band's bitrate table.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_GET_RESPON(9)
| Related Man Pages |
|---|
| enum_ieee80211_rate_flags(9) - centos |
| enum_mac80211_rate_control_flags(9) - centos |
| struct_bss_parameters(9) - centos |
| avifix(1) - debian |
| struct_ieee80211_rx_status(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |