Home
last modified time | relevance | path

Searched refs:chan_width_to_oper_chwidth (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dinterference.c475 oper_chwidth = chan_width_to_oper_chwidth(chan_width); in hostapd_incumbt_sig_intf_detected()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.h348 enum oper_chan_width chan_width_to_oper_chwidth(enum chan_width chan_width);
H A Dieee802_11_common.c3521 enum oper_chan_width chan_width_to_oper_chwidth(enum chan_width chan_width) in chan_width_to_oper_chwidth() function