Searched refs:VHT_CAP_MU_BEAMFORMER_CAPABLE (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_11_defs.h1251 #define VHT_CAP_MU_BEAMFORMER_CAPABLE ((u32) BIT(19)) macro
H A Dhw_features_common.c553 VHT_CAP_CHECK(VHT_CAP_MU_BEAMFORMER_CAPABLE);
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11_vht.c483 if (!(own_cap & VHT_CAP_MU_BEAMFORMER_CAPABLE))
487 cap &= ~VHT_CAP_MU_BEAMFORMER_CAPABLE;
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dconfig_file.c1271 conf->vht_capab |= VHT_CAP_MU_BEAMFORMER_CAPABLE;

Completed in 127 milliseconds