Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/wpa_supplicant/
HDctrl_iface.c1196 #define SET_FREQ_SETTING(str) \ in wpa_supplicant_ctrl_iface_tdls_chan_switch() macro
1205 SET_FREQ_SETTING(center_freq1); in wpa_supplicant_ctrl_iface_tdls_chan_switch()
1206 SET_FREQ_SETTING(center_freq2); in wpa_supplicant_ctrl_iface_tdls_chan_switch()
1207 SET_FREQ_SETTING(bandwidth); in wpa_supplicant_ctrl_iface_tdls_chan_switch()
1208 SET_FREQ_SETTING(sec_channel_offset); in wpa_supplicant_ctrl_iface_tdls_chan_switch()
1209 #undef SET_FREQ_SETTING in wpa_supplicant_ctrl_iface_tdls_chan_switch()