Moep Library
2.0-nc
|
#include <ieee80211_frametypes.h>
Data Fields | |
__le16 | rx_mcs_map |
__le16 | rx_highest |
__le16 | tx_mcs_map |
__le16 | tx_highest |
struct ieee80211_vht_mcs_info - VHT MCS information : RX MCS map 2 bits for each stream, total 8 streams : Indicates highest long GI VHT PPDU data rate STA can receive. Rate expressed in units of 1 Mbps. If this field is 0 this value should not be used to consider the highest RX data rate supported. The top 3 bits of this field are reserved. : TX MCS map 2 bits for each stream, total 8 streams : Indicates highest long GI VHT PPDU data rate STA can transmit. Rate expressed in units of 1 Mbps. If this field is 0 this value should not be used to consider the highest TX data rate supported. The top 3 bits of this field are reserved.