Home
last modified time | relevance | path

Searched refs:HT_INFO_HT_PARAM_STA_CHNL_WIDTH (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_ht.c101 HT_INFO_HT_PARAM_STA_CHNL_WIDTH; in hostapd_eid_ht_operation()
104 HT_INFO_HT_PARAM_STA_CHNL_WIDTH; in hostapd_eid_ht_operation()
/freebsd/contrib/wpa/src/common/
H A Dhw_features_common.c190 if (oper->ht_param & HT_INFO_HT_PARAM_STA_CHNL_WIDTH) { in get_pri_sec_chan()
H A Dieee802_11_defs.h1319 #define HT_INFO_HT_PARAM_STA_CHNL_WIDTH ((u8) BIT(2)) macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c767 !(oper->ht_param & HT_INFO_HT_PARAM_STA_CHNL_WIDTH) && in mesh_mpm_add_peer()