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

  /src/external/bsd/wpa/dist/src/ap/
ieee802_11_vht.c 366 cap &= ~VHT_CAP_TXSTBC;
367 if (!(own_cap & VHT_CAP_TXSTBC))
  /src/external/bsd/wpa/dist/src/common/
hw_features_common.c 886 VHT_CAP_CHECK(VHT_CAP_TXSTBC);
ieee802_11_defs.h 1365 #define VHT_CAP_TXSTBC ((u32) BIT(7))
  /src/external/bsd/wpa/dist/hostapd/
config_file.c 1171 conf->vht_capab |= VHT_CAP_TXSTBC;

Completed in 23 milliseconds