HomeSort by relevance Sort by last modified time
    Searched defs:vht (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p.h 82 int vht; member in struct:p2p_go_neg_results
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 405 int vht; member in struct:wpa_ssid
575 * disable_vht - Disable VHT (IEEE 802.11ac) for this network
583 * vht_capa - VHT capabilities to use
588 * vht_capa_mask - mask for VHT capabilities
ctrl_iface.c 4087 int ht40, vht; local
4532 int ht40, vht; local
4640 int freq = 0, ht40, vht; local
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 213 uint16 vht_rxmcsmap; /* VHT rx mcs map (802.11ac VHT_CAP_MCS_MAP_*) */
214 uint16 vht_txmcsmap; /* VHT tx mcs map (802.11ac VHT_CAP_MCS_MAP_*) */
216 uint8 vht_cap; /* BSS is vht capable */
594 #define WL_RSPEC_VHT_MCS_MASK 0x0000000F /* VHT MCS value */
595 #define WL_RSPEC_VHT_NSS_MASK 0x000000F0 /* VHT Nss value */
596 #define WL_RSPEC_VHT_NSS_SHIFT 4 /* VHT Nss value shift */
612 #define WL_RSPEC_ENCODE_VHT 0x02000000 /* VHT MCS and Nss is stored in RSPEC_RATE_MASK */
1226 uint32 vht[WL_RATESET_SZ_VHT_MCS][WL_TX_CHAINS_MAX]; \/* VHT counts *\/ member in struct:__anon40195
    [all...]

Completed in 1004 milliseconds