Man Page: ieee80211_get_response_rate
Operating Environment: centos
Section: 9
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 |
|---|
| struct_cfg80211_ibss_params(9) - centos |
| struct_cfg80211_scan_request(9) - centos |
| ogginfo(1) - centos |
| struct_ieee80211_rx_status(9) - suse |
| ogginfo(1) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |