Searched defs:wlan_mlme_ht_caps (Results 1 – 1 of 1) sorted by relevance
664 struct wlan_mlme_ht_caps { struct665 struct mlme_ht_capabilities_info ht_cap_info;666 struct mlme_ht_param_info ampdu_params;667 struct mlme_ht_ext_cap_info ext_cap_info;668 struct mlme_ht_info_field_1 info_field_1;669 struct mlme_ht_info_field_2 info_field_2;670 struct mlme_ht_info_field_3 info_field_3;671 bool short_preamble;672 bool enable_ampdu_ps;673 bool enable_smps;[all …]