Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c5586 enum oper_chan_width bss_chwidth, iface_chwidth; in hostapd_get_oper_class_of_bss() local
5591 hostapd_get_oper_chan_info_of_bss(hapd, &bss_chwidth, in hostapd_get_oper_class_of_bss()
5598 if (bss_chwidth != iface_chwidth) { in hostapd_get_oper_class_of_bss()
5605 bss_chwidth == CONF_OPER_CHWIDTH_USE_HT) in hostapd_get_oper_class_of_bss()
5611 bss_chwidth, &op_class, in hostapd_get_oper_class_of_bss()
H A Dieee802_11.c9598 enum oper_chan_width bss_chwidth; in hostapd_rnr_get_bss_info() local
9625 hostapd_get_oper_chan_info_of_bss(bss, &bss_chwidth, &seg0, &seg1); in hostapd_rnr_get_bss_info()
9629 bss_chwidth == CONF_OPER_CHWIDTH_USE_HT) in hostapd_rnr_get_bss_info()
9634 secondary_channel, bss_chwidth, in hostapd_rnr_get_bss_info()