Searched refs:iface_chwidth (Results 1 – 1 of 1) sorted by relevance
5586 enum oper_chan_width bss_chwidth, iface_chwidth; in hostapd_get_oper_class_of_bss() local5590 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()