Home
last modified time | relevance | path

Searched refs:VHT_CAP_RXLDPC (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h676 #define VHT_CAP_RXLDPC ((u32) BIT(4)) macro
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c1076 conf->vht_capab |= VHT_CAP_RXLDPC; in hostapd_config_vht_capab()