Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dhw_features_common.c883 VHT_CAP_CHECK(VHT_CAP_RXLDPC); in ieee80211ac_cap_check()
Dieee802_11_defs.h1362 #define VHT_CAP_RXLDPC ((u32) BIT(4)) macro
/hostap-latest/hostapd/
Dconfig_file.c1165 conf->vht_capab |= VHT_CAP_RXLDPC; in hostapd_config_vht_capab()