Home
last modified time | relevance | path

Searched defs:ieee80211_vht_operation (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h1088 struct ieee80211_vht_operation { struct
1089 u8 vht_op_info_chwidth;
1090 u8 vht_op_info_chan_center_freq_seg0_idx;
1091 u8 vht_op_info_chan_center_freq_seg1_idx;
1092 le16 vht_basic_mcs_set;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h1144 struct ieee80211_vht_operation { struct
1151 struct ieee80211_vht_operation_info { argument