Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/common/
H A Dhw_features_common.c725 VHT_CAP_CHECK(VHT_CAP_RXLDPC); in ieee80211ac_cap_check()
H A Dieee802_11_defs.h1284 #define VHT_CAP_RXLDPC ((u32) BIT(4)) macro
/freebsd-13.1/contrib/wpa/hostapd/
H A Dconfig_file.c1131 conf->vht_capab |= VHT_CAP_RXLDPC; in hostapd_config_vht_capab()