Home
last modified time | relevance | path

Searched refs:iface_chwidth (Results 1 – 1 of 1) 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
5590 iface_chwidth = hostapd_get_oper_chwidth(hapd->iconf); in hostapd_get_oper_class_of_bss()
5598 if (bss_chwidth != iface_chwidth) { in hostapd_get_oper_class_of_bss()