Man Page: struct_ieee80211_sta_ht_cap
Operating Environment: centos
Section: 9
STRUCTIEEE80211_STA(9) Device registration STRUCT IEEE80211_STA(9)NAMEstruct_ieee80211_sta_ht_cap - STA's HT capabilitiesSYNOPSISstruct ieee80211_sta_ht_cap { u16 cap; bool ht_supported; u8 ampdu_factor; u8 ampdu_density; struct ieee80211_mcs_info mcs; };MEMBERScap HT capabilities map as described in 802.11n spec ht_supported is HT supported by the STA ampdu_factor Maximum A-MPDU length factor ampdu_density Minimum A-MPDU spacing mcs Supported MCS ratesDESCRIPTIONThis structure describes most essential parameters needed to describe 802.11n HT capabilities for an STA.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT IEEE80211_STA(9)
| Related Man Pages |
|---|
| struct_cfg80211_assoc_request(9) - centos |
| struct_cfg80211_scan_request(9) - centos |
| struct_ieee80211_sta(9) - centos |
| struct_sta_ampdu_mlme(9) - centos |
| struct_sta_info(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |