Home | History | Annotate | Download | only in drivers

Lines Matching refs:mcs

1439  *       MCS rates, MAX-AMSDU, HT-20-40 and HT_CAP_SGI_40
2160 * @NL80211_RATE_INFO_MCS: mcs index for 802.11n (u8)
2165 * @NL80211_RATE_INFO_VHT_MCS: MCS index for VHT (u8)
2359 * @NL80211_BAND_ATTR_HT_MCS_SET: 16-byte attribute containing the MCS set as
2364 * @NL80211_BAND_ATTR_VHT_MCS_SET: 32-byte attribute containing the MCS set as
3296 * @NL80211_TXRATE_LEGACY: Legacy (non-MCS) rates allowed for TX rate selection
3300 * @NL80211_TXRATE_HT: HT (MCS) rates allowed for TX rate selection
3301 * in an array of MCS numbers.
3324 * struct nl80211_txrate_vht - VHT MCS/NSS txrate bitmap
3325 * @mcs: MCS bitmap table for each NSS (array index 0 for 1 stream, etc.)
3328 __u16 mcs[NL80211_VHT_NSS_MAX];