HomeSort by: relevance | last modified time | path
    Searched refs:VHT_CAP_SHORT_GI_160 (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ieee802_11_vht.c 325 sym_caps = VHT_CAP_SHORT_GI_80 | VHT_CAP_SHORT_GI_160;
359 cap &= ~VHT_CAP_SHORT_GI_160;
  /src/external/bsd/wpa/dist/src/common/
hw_features_common.c 885 VHT_CAP_CHECK(VHT_CAP_SHORT_GI_160);
ieee802_11_defs.h 1364 #define VHT_CAP_SHORT_GI_160 ((u32) BIT(6))
  /src/external/bsd/wpa/dist/wpa_supplicant/
wpa_supplicant.c 6317 VHT_CAP_SHORT_GI_160);
6319 VHT_CAP_SHORT_GI_160);
  /src/external/bsd/wpa/dist/hostapd/
config_file.c 1169 conf->vht_capab |= VHT_CAP_SHORT_GI_160;

Completed in 77 milliseconds